Filters

Articles

gform_include_thousands_sep_pre_format_number

Prevents the thousand separator being included when the number field value is formatted for display

gform_incomplete_submission_post_get

Allows the draft submission for Save and Continue to be overridden after it is retrieved from the database but before it used to populate the form.

gform_incomplete_submission_pre_save

Allows the draft submission for Save and Continue to be overridden before saved to the database.

gform_incomplete_submissions_expiration_days

Overrides the number of days until incomplete submissions are purged.

gform_init_scripts_footer

This filter is executed during form load. When set to true, the form init scripts are loaded in the footer of the site, instead of the default location of which is in the page body immediately after the form.

gform_input_mask_script

Use this filter to change the initialization script for the input mask script. Can be used to specify different initialization parameters.

gform_input_masks

Use this filter to edit the list of built-in input masks that are displayed in the Text Field input mask setting.

gform_ip_address

Allows the IP address of the client to be modified. Use this filter if the server is behind a proxy.

gform_is_asynchronous_notifications_enabled

The gform_is_asynchronous_notifications_enabled filter can be used to enable or disable async (background) processing of notifications.

gform_is_delayed_pre_process_feed

This filter can be used to delay feed processing for Add-On Framework based add-ons.