• 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: Customizing admin notification emails

Customizing admin notification emails 12 years 1 month ago #16697

Is it possible to create a template for specific forms where the key:value list can be included in the notification email?

Is there already something in the documentation section discussing this? I couldn't find it.
The administrator has disabled public write access.

Re: Customizing admin notification emails 12 years 1 month ago #16746

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

In order to send the form data via the Admin Email you will need to go to the Properties tab of your form and there you will be able to access the Admin Emails of the component. In the email fields from there(along with the email message) you can use field specific placeholders, found in the Quick Add area of the form(which is opened by clicking on the "Toggle Quick Add" button from the right of the email fields) in order to return form submitted data. The field placeholders are created like this:

{field_name:caption} - for the field's caption
{field_name:value} - for the field's submitted value

where "field_name" should be replaced with the actual name of the field from your form. For more information you can refer to the following article from the product's documentation:

www.rsjoomla.com/support/documentation/v...ticle/74-emails.html
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!