• 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: Validation and code

Validation and code 16 years 3 months ago #6357

I'm trying to figure out how to validate some of the field input, specifically URLs. Is there good documentation on this somewhere?

I'm also trying to disallow code being input in fields. As things stand users can input any code they want into text fields. I do want people to add a one or two sentence into a field, but want to avoid malicious input.
The administrator has disabled public write access.

Re:Validation and code 16 years 3 months ago #6510

Wow 51 views and not one answer? No one knows how to validate a URL? Chrono Forms and art forms have this built in, but I'd prefer to use this product and paid for it.
The administrator has disabled public write access.

Re:Validation and code 16 years 4 weeks ago #7108

I'm in the same boat! After some serious research, I can't find any definitive guide to setting up validation in RS Form Pro. Kind of ridiculous if you ask me. ==
Last Edit: 16 years 4 weeks ago by paul.roesner.
The administrator has disabled public write access.

Re:Validation and code 16 years 3 weeks ago #7124

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

Malicious scripts are prevented from being submitted to the form. RSform! has built in protections in regards with this matter.

The URL validation can be simulated via a script built in the Scripts called on form process.

RSForm!Pro is more flexible in regards with this matter. You will just have to add the validation function to the components/com_rsform/controller/validation.php and the validation rules list will be automatically updated.
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!