Bugging conditional logic
-
Hey!
I got a webpage where I want to display several product categories and based on the checked fields, I want to display repeater fields, where people can add positions to their orderFor e.g
{X} Apple
––––––––––––
Apple
{{start_repeater}}
LAYOUT[[KIND OF APPLE][AMOUNT]]
{{end_repeater (with {BUTTON: ADD POSITION})}}–––––––––––––––––––
The conditional logic is applied to all these elements, to be only shown when Apple is checked. If I check apple now, I only get to see this:The relevant fields are not shown.
This is how it is supposed to look like:I would be very greatful for helping me! Thanks a lot in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bugging conditional logic’ is closed to new replies.