gpeb_edit_link
DescriptionUsageParametersSinceDescription Filter the edit link to a specific entry. Usage Parameters edit_link string The edit link HTML. edit_url string URL used in edit link. entry …
gpeb_can_user_edit_entry
DescriptionUsageParametersSinceDescription Filter whether the current user has permission to edit/delete the given entry. Usage Parameters can_user_edit_entry bool Can the current user edit/delete the given entry? …
gpeb_filter_value
DescriptionUsageParametersSinceDescription Filter to modify the values used in the query filters. This is useful for adding replacements for Gravity Forms merge tags, replacing special values …
gpeb_filters_col_rows_query
DescriptionUsageParametersSinceDescription Filter the query used to pull property values into the Entry Filters control. Usage Parameters sql string SQL query that will be ran to …
gpeb_interpreted_multi_input_field_types
DescriptionUsageParametersDescription Filter the field types that are flagged as interpreted multi input field types. Usage Parameters field_types array An array of 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 …
gpeb_entries_query
DescriptionUsageParametersSinceDescription Filter to modify the filter groups used in the query. This is useful for adding additional filters or removing existing filters. Usage Parameters $filter_groups …
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 placeholdersSinceDescription Filter the options passed to intl-tel-input during initialization. Usage Parameters intlTelInputOptions intlTelInput.Options The intlTelInput options. See the available …
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
DescriptionUsageParametersExamplesSkip hydrating the values of conditionally hidden fields.SinceDescription Filter whether a field’s value should be skipped during hydration. This can be useful in situations such …
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 …