PDA

View Full Version : new fields form validation


info406008
05-29-2010, 05:01 AM
I have looked through your documents and understand how to add new fields to the forms, but cannot find how to add validation to these new forms.
I own css form builder which does this for me but am unsure how to add a form i have built in this programme to the solution pack

Jason Byrnes
06-01-2010, 06:54 AM
to add validation for new form fields, you will need to edit the server validation server behavior.

On the server behaviors list (Window -> Server Behavior) double click the Server Validation server behavior.

Choose the type of validation you wish to apply, then click the lightning bolt next to server variable and select the form element you wish to validate. Then click the plus button to add that validation to the list.