Documentation Category: Hook

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 …

gpgs_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 …

gpnf_row_id_value

DescriptionUsageParametersSinceExamplesIncrease starting Row ID by 1Description Filter the row ID summary column value. Usage Parameters rowId number The entry’s row ID summary column value. entry …

gpfr_sanitize_file_name_chars

DescriptionUsageParametersExampleSinceDescription Change or modify the list of special characters that are removed from the file name. Usage Parameters special_chars array The list of special characters …

gpi_preserve_values_on_refresh

DescriptionUsageParametersSinceDescription Filter to enable/disable preserving values if something gets checked prior to the AJAX request resolving. That way, inputs don’t lose their values or get …

gpld_disable_inline_date_picker_default_date

DescriptionUsageParametersSinceDescription Filter whether the Inline Date Picker should select a date by default. Usage Filter whether all Inline Date Pickers should select a date by …

gpnf_should_open_modal

DescriptionUsageParametersSinceExamplesDo not open a modal if a given field is empty.Description Filter whether the nested form modal should open or not. Note: this snippet should …