• 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: Add an email address to a select menu item

Add an email address to a select menu item 16 years 6 months ago #5101

  • jyver
  • jyver's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi everyone,

I would like to add an email address to select menu items.




If someone choose an item in the select menu an email will be sent to a specific person when he will press OK button.

So, for each item an email address will be added.

Do you know how I can do that, and if it's possible to do?

Thanks a lot for your help,

Best regards,

Julien<br><br>Post edited by: jyver, at: 2008/10/16 17:32
Attachments:
The administrator has disabled public write access.

Re:Add an email address to a select menu item 16 years 6 months ago #5105

  • jady314
  • jady314's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I just implemented this same functionality. I found this thread to be very useful:

www.rsjoomla.com/index.php/RSform-How-To...cted-value.html#4213

In a nutshell, in the location where you edit the items in your Select list, have the following:

emailA@domain.com|Item 1
emailB@domain.com|Item 2
emailC@domain.com|Item 3
...

The e-mail addresses will be the values of the three items in your select list. 'Item 1','Item 2', and 'Item 3' are what the user will actually see in the list.

Then, in the Admin E-mails tab, update the value in the \"To:\" field to be:

{<selectlistname>:value}

where <selectlistname> is the name of your select list.

HTH!
The administrator has disabled public write access.

Re:Add an email address to a select menu item 16 years 6 months ago #5109

  • jyver
  • jyver's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Thanks a lot jady!!

It works very well!

Have a nice day,

Julien
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!