• 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 emails selection

multiple emails selection 10 years 3 months ago #30162

Hi Guys,
see form spielratz.org/index.php/rs-form-test.
I have created a selection field "Projekte". User can choose several options- each one has different email behind in the dropdown menue.
I did it like this:
Bitte wählen[d][c]
martin@arkiadesign.de|Ostern
martinsai@zoho.com|Pfingsten


my problem: I want in the admin mail to appear "Ostern" if someone choses "Ostern" in the form. right now in the admin mail there is only the email (but not the title like "Ostern")

thanx for any reply
martin
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30163

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Please try using the {field_name:text} placeholder. Let me know if it works!

More information can be found here:
https://www.rsjoomla.com/support/documentation/view-article/827-dropdown.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
Last Edit: 10 years 3 months ago by cosmin.cristea.
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30180

thanx so far, but I dont understand. Let's say the field name in my case is "Ostern". So I have the tag {Ostern:text}. Isnt it?
but where to insert that?
In the admin mail?
In the list, like
martin@arkiadesign.de|{Ostern:text}
martinsai@zoho.com|{Pfingsten:text}

???
thanx, martin
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30183

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
There is no need to change the dropdown items, I was stating that you should use that particular placeholder in the email's body.
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30185

right now the admin-email text looks like this:

{Projekte:caption}: {Projekte:value}

{Ostern:text}

{Pfingsten:text}
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30186

I found the solution:
I insertet into the admin mail:
{Projekte:text}: {Projekte:value}
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30194

Thanx to cosmin cristea!!!
The administrator has disabled public write access.

multiple emails selection 10 years 3 months ago #30196

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
I am glad that you solved your problem.

A clear example and explanations on how these placeholders work can be found here:

http://www.rsjoomla.com/support/documentation/view-article/160-data-is-not-sent-in-emails.html

In a dropdown item with the following syntax value|label,

for example

This e-mail address is being protected from spambots. You need JavaScript enabled to view it | sales

using the {fieldname:value} will return what's in the left side of the | symbol and {fieldname:text} will return what's in the right side.
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!