Documentation Category: Hook

gpeb_can_user_edit_entry

Filter whether the current user has permission to edit/delete the given entry.

gpeb_filter_value

Filter to modify the values used in the query filters. This is useful for adding replacements for Gravity Forms merge tags, replacing special values such as Current Post/User ID, etc.

gpeb_filters_col_rows_query

Filter the query used to pull property values into the Entry Filters control.

gpeb_interpreted_multi_input_field_types

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

gcgs_row_value

DescriptionUsageParametersExamplesSend numeric values as stringsSinceDescription Filter a value before it gets inserted into a row in Google Sheets. Usage Filter all values before they get …

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

DescriptionUsageParametersSinceDescription Filters the text for the new draft link. Usage Apply to draft links for all forms. Apply to draft links for a specific form. …

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

DescriptionUsageParametersSinceDescription Filters the given user’s resume tokens for a given form. This filter is applied to a user’s resume tokens for a given form before …

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

DescriptionUsageParametersSinceExamplesCustomize Resume MessageDescription Filters the resume notice for a draft. Usage Apply to all forms. Apply to a specific form. Parameters message string The resume …

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

DescriptionUsageParametersExamplesCustomize QR code styling.SinceDescription Filters the content of the QR code file. This is the raw content of the file and is useful if the …