• 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: Form title in E-mail

Form title in E-mail 15 years 9 months ago #8049

Is it possible to add the RSForm titel {global:formtitle} in the email send to the admin (Admin Emails)?
The administrator has disabled public write access.

Form title in E-mail 4 years 10 months ago #40255

Did you find a solution for this?
The administrator has disabled public write access.

Form title in E-mail 4 years 10 months ago #40266

  • yolknet
  • yolknet's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
In the php code of the extension I find {global:formtitle}, so I suppose you can use it. It hasn't been added to the toggle list with placeholders, but you can try if it works.
If not, you can create a hidden field and use this value in your email.
The administrator has disabled public write access.

Form title in E-mail 4 years 10 months ago #40305

  • dragos
  • dragos's Avatar
  • OFFLINE
  • Administrator
  • Posts: 634
  • Thank you received: 117
Hello,

The Global Placeholders available for RSForm!Pro are listed here. The form title is a static information, thus there is no actual need for a placeholder since it can be manually written.

You can however try adding a hidden field in your form and add the {global:formtitle} placeholder in its Default Value area. Afterwards, use the hidden field's placeholder within your email message, for example:

{my-hidden-field:value}
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!