I’m trying to create a conditional based on a Product fields (actually the Quantity) but they aren’t available. Simply I’d like to hide the Billing Address etc until they fill in a Quantity. It seems like it should be straightforward but…
Am I missing something? Or is there a way to do this?
The default input for the quantity of a product is not supported for conditional logic, you would need to enable the setting to disable the quantity input, then add a new Quantity field, and map it to your product.
Then you would be able to use the new Quantity field for conditional logic.