gpeb_cleaned_current_url
DescriptionUsageParametersSinceDescription Filter the current URL after it has been cleaned. This filter is useful when you need to remove custom query params from the current …
gpasc_js_init
DescriptionUsageParametersSinceExampleDisable Advanced Save and Continue From JavascriptDescription Perform an action or side effect after a form’s GPAdvancedSaveAndContinue instance has been initialized. Usage Parameters formId number …
gpecf_field_total (PHP)
DescriptionUsageParametersSinceExamplesAdd a Flat Rate of 5.5 to the Tax field with ID 4.Description Modify the calculation of the field total on submission. This filter must …
gpecf_field_total (JS)
DescriptionUsageParametersSinceExampleAdd a Flat Rate of 5.5 to the Tax field with ID 4.Description Modify the calculation of the field total. This filter must be used …
gpapf_merge_tag_value
DescriptionUsageParametersSinceExamplesReplace the Space Separators with DashesDescription Filter to modify phone value rendered with the merge tag and its modifiers. Usage Parameters $text string The phone …
gpqr_encoding
DescriptionUsageParametersExamplesChange the encoding for all forms and shortcodes to use UTF-8 when generating QR codesSinceDescription Filters the encoding used when generating QR codes. If you …
gpasc_should_auto_load
DescriptionUsageParametersSinceDescription Allows you to skip auto loading a draft entry for a given form or globally for all forms. Usage Filter whether all forms should …
gp_template_output
DescriptionUsageParametersSinceExamplesHide Entries Table if EmptyDescription Filter the output of the located template. Usage Filter output for all Nested Forms templates. Filter output for a specific …
gpasc_visitor_prompt_enabled
DescriptionUsageParametersSinceExamplesDon’t display the visitor prompt Description Filter whether or not the non-authorized visitor prompt should be shown. Usage Filter whether all forms should display the …
gcgs_should_delete_google_sheets_row
DescriptionUsageParametersSinceDescription Disable Google Sheet row deletion when the “edit_rows” config option is enabled. Usage Parameters should_delete_sheet_row bool Whether or not the Google Sheet row should …
gpfr_allow_whitespaces
DescriptionUsageParametersSinceDescription Controls whether or not whitespace will be allowed in the filename being renamed. Usage Parameters allow_white_space bool Whether or not to allow white space …
gpasc_should_auto_save
DescriptionUsageParametersSinceExamplesOnly auto-save for logged-in usersDescription Filter whether the form should auto-save. Usage Filter whether all forms should auto-save. Filter whether a specific form should auto-save. …
gpasc_draft_display_name
DescriptionUsageParametersSinceExamplesCustomizing Draft LabelDescription Filters the display name of a draft. Usage Filter the display names of drafts for all forms. Filter the display names of …
gpaa_use_fixed_positioner
DescriptionUsageParametersSinceExamplesDisable fixed positioner for a specific formDescription Filter to enable/disable the fixed positioner for the PAC container. By default, it’s enabled to improve positioning when …
gpls_should_apply_rules
DescriptionUsageParametersSinceDescription Allows filtering of whether or not the limit submission rules should be applied. Usage Parameters should_apply_rules bool Whether or not we should apply the …