Hello,
I am trying to convert a form from v3 to v4 that has some custom php server code at the validation level.
I have added the necessary element to the new form (Custom Server Side Validation) and I am having trouble getting the custom code validation working. The auto validation part (as a different element) is working fine.
Would you please post some sample code that should work within the "Custom Server Side Validation" section?
I have tried a number of things and it seems to not be working so I want to go back to the basics and then work from there.
Any tips you can provide would be much appreciated.
In the old version v3 version I was including files, had a number of functions and some analysis of the form submission as well as storing some post variables for later emailing.
Thanks,
Paul
I am trying to convert a form from v3 to v4 that has some custom php server code at the validation level.
I have added the necessary element to the new form (Custom Server Side Validation) and I am having trouble getting the custom code validation working. The auto validation part (as a different element) is working fine.
Would you please post some sample code that should work within the "Custom Server Side Validation" section?
I have tried a number of things and it seems to not be working so I want to go back to the basics and then work from there.
Any tips you can provide would be much appreciated.
In the old version v3 version I was including files, had a number of functions and some analysis of the form submission as well as storing some post variables for later emailing.
Thanks,
Paul