MultiStep with Condition Fields
-
Hello Support,
I’m trying to set up CF7 Multi Step Forms + Conditional Fields, but i have some issues.
Basically, i have a small form with the following information:
– Is the alarm for home or business? House or Company ( Dropndown menu )
So, when i want to choose House it goes to this url: /simulator-house-step-2/
and when i want to choose company it goes to this url: /simulator-company-step-2/
i have the following conditions:
show [group-house-step-2] if [menu-type-alarm] equals “Casa”
show [group-company-step-2] if [menu-type-alarm] equals “Empresa”For whatever reason, i can’t redirect to the specific url. When i choose house or company I always direct to the same url.
Something wrong with my conditions?
I need help urgently.
Thanks for help.
The topic ‘MultiStep with Condition Fields’ is closed to new replies.