i have the same question. is it possible now with current release of 1.1.6? i have 10 step form and first 4 steps are only yes and no options. user should be able to go to next step only when he/she selects Yes else they should be sent to another page on the site.
can you add a workflow to a form step? or we have to use custom javascript function for this?
Skip form step based on entered value
Is it possible to skip a form step based on a chosen value by the user.
For example
If users selects value A he has to fill in step 2, if he selects value B he should skip step 2 and go to step 3
Is this possible with workflow ?
Comment author was deleted
Hi, currently this is not possible, it is however something we will look into in a feature release
Hi
i have the same question. is it possible now with current release of 1.1.6? i have 10 step form and first 4 steps are only yes and no options. user should be able to go to next step only when he/she selects Yes else they should be sent to another page on the site.
can you add a workflow to a form step? or we have to use custom javascript function for this?
thanks
Hi,
I also am interested in this functionality.
Can this be accomplished with control events? Show/hide controls or steps from the codebehind.
Can we add control events into a UserControl Wrapper?
Is javascript the way to accomplish this?
Thank you,
John
Comment author was deleted
Hi John,
Well you would do this by using the event model.
Hi Tim
Can you please give some more info on this and how to do this?
Vishal
is working on a reply...