• 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: Multiple E-Mail Routing of Form

Multiple E-Mail Routing of Form 4 years 5 months ago #39619

  • goIMD
  • goIMD's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Anyone do this and willing to do this for me? From support ticket:

What you're experiencing is actually normal as standard HTML dropdown options should be unique. In your case, most values are the same, thus you can't differentiate between its choices.

Under such circumstances, you can take similar steps:
- add a hidden field.
- use a script within "Scripts Called on Form Process" area (while editing a form > Properties > PHP Scripts) that checks the dropdown selections and adds the according email address within your hidden field value (basic scripting knowledge is required).
- eventually you would use the hidden field placeholder instead to return the email address.

More on RSForm!Pro PHP Scripts areas here:
www.rsjoomla.com/support/documentation/r...ted/php-scripts.html

If experienced and willing to handle this small project - I can discuss more details.
Thanks!
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!