• 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: Recipients Based on Selection, User/Admin Emails

Recipients Based on Selection, User/Admin Emails 13 years 10 months ago #14076

  • redbarn
  • redbarn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hi, I just set up a dropdown menu with multiple options that would email the appropriate person based on the dropdown selection.

Similar to your example...
john.dorian@mywebsite.com|John Dorian
webmaster@mywebsite.com|Webmaster Account
postmaster@mywebsite.com|Postmaster Account

Everything is working great with this part.

However, when I set up an Admin or User email, using the variables from the form {Account:value}, it prints the email address instead of the other part after the pipe.

Is there a way for the emails to show what comes after the pipe?

Thanks in advance,
Rick
The administrator has disabled public write access.

Re:Recipients Based on Selection, User/Admin Emails 13 years 10 months ago #14094

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 745
  • Thank you received: 66
Hello,

Please refer to the following forum post:

www.rsjoomla.com/customer-support/forum/...-in-email.html#13135
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:Recipients Based on Selection, User/Admin Emails 13 years 10 months ago #14095

  • redbarn
  • redbarn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Thanks for the reply Andreic,

I reviewed the post link you mentioned below. As far as I can tell it's a little different circumstance than what I am trying to do.
I know enough programming to be dangerous, so I may be not be understanding.

The form is a Property Maintenance Form.
Based on the property chosen in the drop down menu, the form results will be emailed to the correct person, (which is working great).

However, when the form results are received, the line containing the property name includes the email address, instead of the property name.

For example using this line in the dropdown menu...
name@domain.org|woodbridge meadows

...will give me this result in the confirmation email
Property Name: This e-mail address is being protected from spambots. You need JavaScript enabled to view it

When it should give this result...
Property Name: woodbridge meadows

Here is a link to the form that may help for review...
www.polkcdc.org/index.php?option=com_rsf...iew=rsform&Itemid=36

Hope that helps.
Thanks again,
Rick
The administrator has disabled public write access.

Re:Recipients Based on Selection, User/Admin Emails 13 years 6 months ago #15345

did you resolve this? same issue here.
The administrator has disabled public write access.

Recipients Based on Selection, User/Admin Emails 12 years 1 month ago #22070

  • djaber2000
  • djaber2000's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 33
  • Thank you received: 3
This can be solved by using {option1:text} instead of {option1:value}
Last Edit: 12 years 1 month ago by djaber2000.
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!