Good day!
FaaS does not do validation for the field. It returns what is posted to the ERROR URL.
The validation needs to be done per specifications in the form.
You may also use the https://verify.faas.cloud.clickandpledge.com and see what fields are being posted during the development.
Announcement
Collapse
No announcement yet.
What is the format of POSTBACK post variables
Collapse
X
-
How does one determine the erroneous field? Is the name of the field or fields and the error(s) specified in a variable?
Leave a comment:
-
Good day!
The post back names are the exact ones that is used to post.
Any name used to post to the FaaS processor will be post back with the value that was posted.
The names are all in the manual: http://manual.clickandpledge.com/Form-Field-Names.html
Is this what you are looking for? It seems like my answer is obvious so let us know if you are looking for something different.
Leave a comment:
-
What is the format of POSTBACK post variables
We intend to use POSTBACK in order to repopulate a form and display the error information so that the user may correct and re-submit.
Does there exist : An example or specification for the names and possible values for the POST vars on POSTBACK?Tags: None
Leave a comment: