Documentation Category: Hook

gpeb_interpreted_multi_input_field_types

Filter the field types that are flagged as interpreted multi input field types.

gcgs_row_value

Filter a value before it gets inserted into a row in Google Sheets.

gcgs_show_gppa_integration

DescriptionUsageParametersSinceDescription Filter whether to show the callout to the GP Populate Anything integration if Populate Anything is not installed. Usage Parameters show_gppa_integration bool Whether to …

gpeb_entries_query

Filter to modify the filter groups used in the query. This is useful for adding additional filters or removing existing filters.

gpasc_new_draft_link_text

Filters the text for the new draft link.

gpapf_intltelinput_options (JS)

DescriptionUsageParametersExamplesChange the number type used for placeholdersShow the dial codeSinceDescription Filter the options passed to intl-tel-input during initialization. Usage Parameters intlTelInputOptions intlTelInput.Options The intlTelInput options. …

gppt_swiper_options (JS)

DescriptionUsageParametersExamplesScroll to the top of the page instead of form when slides changeSinceDescription Filter the options passed to Swiper during initialization. Usage Parameters options object …

gpasc_form_resume_tokens

Filters the resume tokens for a given form. This filter is applied to a user’s resume tokens for a given form before they are returned.

gppa_skip_field_value_during_hydration

Filter whether a field’s value should be skipped during hydration. This can be useful in situations such as excluding hidden fields from being displayed in the @{order_summary} merge tag output when populated using a Live Merge Tag.

gpasc_resume_notice_message

Filters the resume notice for a draft.

gplc_excluded_input_selectors (JS)

DescriptionUsageParametersSinceExamplePrevent input with class from being enabled/disabledDescription Filter the input selectors used to exclude inputs from being checked/unchecked. Usage Parameters excludedInputSelectors array Input selectors to …

gpqr_file_content

Filters the content of the QR code file. This is the raw content of the file and useful if the file format of the QR code is SVG.

gpeb_cleaned_current_url

Filter the current URL after it has been cleaned. This filter is useful when you need to remove custom query params from the current URL.

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

Modify the calculation of the eCommerce field total.