• 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: Strip html tags in Subject admin and user email

Strip html tags in Subject admin and user email 9 years 2 months ago #34223

  • Trp880
  • Trp880's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Can I Strip html tags in Subject admin and user email?
In my case "<span></span>" tags beacuse are used to custom checkboxes.
I try to use php scripts in mail scripts section but not work.
The administrator has disabled public write access.

Strip html tags in Subject admin and user email 9 years 2 months ago #34232

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
You can simply use value|label syntax instead. Edit your checkbox items and set them like this:

value here|<span>value here</span>
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.
  • 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!