Filters

Articles

gform_dropdown_no_results_text

Use this filter to change the default “No Results” placeholder text on Drop Down fields.

gform_duplicate_message

This filter is executed when a form fails the duplicate field validation, before the validation message is displayed. Use this filter to change the the message that is displayed when a field fails the duplicate value validation.

gform_editor_sidebar_panels

The gform_editor_sidebar_panels filter enables custom panels to be registered for display in the form editor sidebar.

gform_email

This filter is executed when creating the email field and can be used to modify the “Email” label.

gform_email_background_color_data

Allows the background color for the field data in the html email to be changed.

gform_email_background_color_label

Allows the background color for the field label in the html email to be changed.

gform_email_confirm

This filter is executed when creating the email field and can be used to modify the “Confirm Email” label.

gform_email_field_rejectable_values

The gform_email_field_rejectable_values allows developers to define specific email addresses or partial email patterns that should be rejected during form validation.

gform_email_fields_notification_admin

Use the filter to add/remove fields from the list of email fields that get displayed on the Notification edit page when configuring the “Send To Field”.

gform_embed_edit_post_link

The gform_embed_edit_post_link filter is used to customize the edit post link template for the Embed Form flyout.