I have created a form that have multiple group and also multiple pages. I want conditional logic on pages that will skip respect of some dropdown value.
I attach a screen shot so that you can check
I able to give condition on group(selecting Dog) so that it will hide entire element but not skip whole page. I want that. (Screen Shot 2)
Sorry, it's not something I've looked at myself. I don't think it available in the default implementation of Forms.
As an easy (but not very elegant) solution could you just phrase the question to make it clear that the page is only relevant if you've selected a particular option on the previous page?
Conditional logic on form pages.
Hi,
I have created a form that have multiple group and also multiple pages. I want conditional logic on pages that will skip respect of some dropdown value.
I attach a screen shot so that you can check
I able to give condition on group(selecting Dog) so that it will hide entire element but not skip whole page. I want that. (Screen Shot 2)
Sorry, it's not something I've looked at myself. I don't think it available in the default implementation of Forms.
As an easy (but not very elegant) solution could you just phrase the question to make it clear that the page is only relevant if you've selected a particular option on the previous page?
Tim
Yes that page is only relevant if i selecting a particular option on dropdown.
I clearing you..
suppose i have 3 pages on single form. 1st page have one dropdown on selecting on that i want to see page 3. not page 2. How i skip that
is working on a reply...