Closed (fixed)
Project:
Webform
Version:
7.x-3.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 20:40 UTC
Updated:
18 Jun 2013 at 00:08 UTC
Hi,
I have a simple webform that has a select list of four options. Is there a way to send the user to a specific node based on the select option(s) chosen?
Thank you.
Comments
Comment #1
quicksketchI believe you can do this with Webform Rules (but I wouldn't necessarily recommend that). This would be possible in the 4.x branch if #1340010: Make Safe Key (in addition to Value) of Select Components accessible via tokens was completed, since you can use tokens in the redirect URL field.
Comment #2
quicksketch