• 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: Send multiple emails based on radio button issue

Send multiple emails based on radio button issue 6 years 5 months ago #38637

  • filippo.bracci
  • filippo.bracci's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
Hello everybody, I have a problems as my radio button cannot work properly as indicate din this tutorial:
www.rsjoomla.com/support/documentation/r...d-on-selection-.html

I have a radio button and I want to send email based on radio value. I have done like this in the radio setting:

info@nobodyemail.com|Only to me [c]
info@nobodyemail.com,ciao@nobodyemail.com|Send to everybody

Than in the email admin, I set:
Recipient > to = This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Recipient > to Ccn = {radio:value}

This because when the user send the email to more addresses, i don't want the admin see the other email addresses.

By the way, IT NOT WORK... :ohmy:

Instead, if I set:
Recipient > to = {radio:value}

It works but the admin see all the other email...

Is there a way to solve this little issue?
Many thanks!
The administrator has disabled public write access.

Send multiple emails based on radio button issue 6 years 4 months ago #38651

  • info2972
  • info2972's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
I think you can fix this issue like this:

Radio Button:

info@nobodyemail.com|Only to me [c]
info@nobodyemail.com,ciao@nobodyemail.com|Send to everybody

Should look like this:


Recipient > to = {radio:value}
Recipient > cc = This e-mail address is being protected from spambots. You need JavaScript enabled to view it

Should look like this:


Make sure you pick the {radio:value} property from the dropdown on the on the right of the admin e-mail field.

hope it helps you!
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!