Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

RSForm!Pro - How do I setup the redirect page based on user's selection ?

How do I setup the redirect page based on user's selection ?

Let's assume that your radio group form component is named "radio". The items of this form component will have to look similar to this:

http://www.your_site.com/page1|Description 1
http://www.your_site.com/page2|Description 2
http://www.your_site.com/page3|Description 3

In the "Edit Form" tab, just fill in the "Return URL" option with the following syntax:

{radio:value}

Feedback