• 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: Angle brackets in textarea field

Angle brackets in textarea field 8 years 11 months ago #34964

Hello all,
I have a textarea field which end users use to give additional information. Users sometimes enter description in this field with angle brackets (For e.g. - "The value should be < 22 and > 5"). RSForm pro automatically truncates everything from the < symbol until the end.
I tried using preg_replace "<" and ">" symbols with " LESS THAN " and " GREATER THAN " in the PHP Scripts section, but it looks like the data is already truncated before the preg_replace is executed. How do I allow angle brackets to come through?

Thanks and Regards
A.S.
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!