Solved
form logic
hello,
I have a form and need it to do some rule-based behavior. Firstly I need to define if a user is in a service area; I have progressive form with 7 fields, hiding 6 of them. The visible field has 3 checkboxes. Clicking on two of three checkboxes in the field will expose the rest of the fields in the form, but clicking on the third one should show a message that the user is out of our service area. Where to start?
I have a form and need it to do some rule-based behavior. Firstly I need to define if a user is in a service area; I have progressive form with 7 fields, hiding 6 of them. The visible field has 3 checkboxes. Clicking on two of three checkboxes in the field will expose the rest of the fields in the form, but clicking on the third one should show a message that the user is out of our service area. Where to start?


