• 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: php script

php script 10 years 11 months ago #27565

In the php scripts section, I can easily check if the content of the form is correct. I can check the validity of the message (count consonants, vowels, ...) BUT how can I stop a form from being submitted if i don't agree with the content ?
thanks for help
regards
The administrator has disabled public write access.

php script 10 years 11 months ago #27569

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
You will need to use the $invalid RSForm!Pro variable, you can read about it in the PHP scripts article in the Scripts called on form processing paragraph.
My help is not official customer support. To receive your support, submit a ticket by clicking here
Last Edit: 10 years 11 months ago by cosmin.cristea.
The administrator has disabled public write access.
The following user(s) said Thank You: christian.verwaerde

php script 10 years 11 months ago #27576

great ! works fine.
thanks a lot
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!