Hi!
I add a “Name” field, this field is required, but only required name and Surname, i would like “sufix” field also was required , how can i do that?
Hi!
I add a “Name” field, this field is required, but only required name and Surname, i would like “sufix” field also was required , how can i do that?
You would need to use the gform_field_validation filter to perform custom validation of the field. See the following page of the documentation for an example:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.