Closed (fixed)
Project:
Webform
Version:
6.x-2.7
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2009 at 19:30 UTC
Updated:
14 Oct 2009 at 17:46 UTC
This is a stupid question, but I'm stupid today. Just so you know, I searched but did not find the answer.
The form has a yes/no element. I want to redirect to one page if the user checks "yes" and to another page if the user checks "no." For some reason, I can't figure out how to do it. Would someone mind holding my hand on this?
Help is appreciated.
Comments
Comment #1
Critical Tinkerer commentedHere are some simple demonstrative examples:
Use 'internal:' for paths within the site.
If you need to confirm the "submitted_tree" array values, go to .../admin/settings/webform Advance Settings and set to Full Debug. When you submit the form the submitted_tree array will be displayed.
Comment #2
CharlieHipHop commentedGreat! Thanks so much.
Comment #3
Critical Tinkerer commented