• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: custom thank you page or email

custom thank you page or email 14 years 5 months ago #9102

  • liz
  • liz's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Wondering if this is possible the RSForm! Pro.

One the form, a user would be presented with a drop down list with names of organizations. Once the form is submitted, they would either receive a custom email with the url of the organization they selected to they would see a custom thank you page with that url. Any ideas?

Thanks
The administrator has disabled public write access.

Re:custom thank you page or email 14 years 5 months ago #9106

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello Liz,

This can be achieved by using the pipe character (|) to show a certain value for the user in the front-end in the drop-down list and when the user selects a value it will return another value for you to use in the back-end. For example you can type something like this in the Items section of the drop-down list:

www.link1.com|organization1
www.link2.com|organization2
www.link3.com|organization3

Now if you use the placeholder of the field (if the field is named "field1" the placeholder for the value will be {field1:value} ) in either the Thank You message or in the User Email then the user will see the link for the respective organization.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!