Form Object Filters
Articles
gform_pre_validation
This filter can be used to manipulate the Form Object used during the form validation process.
gform_review_page
This filter is executed before the form is displayed and can be used to insert a review page before the final form submission.
gform_rule_pre_evaluation
The gform_rule_pre_evaluation filters can be used to modify a conditional logic rule before it is evaulated.
gform_rule_source_value
Filter the source value of a conditional logic rule before it is compared with the target value.
gform_tabindex
This filter is executed before the first field is displayed on the form. It can be used to change the tabindex start value or to disable the tabindex attribute.