Documentation Category: Hook

gpqr_file_name

DescriptionUsageParametersSinceDescription Filters the file name used when saving the QR code file. Usage Filter generated QR code file name for all forms. Filter generated QR …

gpasc_drafts_cookie_expiration_time

DescriptionUsageParametersSinceDescription Controls how long the draft token cookie is valid for in seconds. Note: the draft token cookie is only applicable for non-authenticated users. Usage …

gppa_field_has_posted_value

Filter whether the posted value check should be considered true for a dynamically populated field. This filter allows you to override the default logic that determines if a field has a posted value, which controls whether Populate Anything should use the posted value or dynamically populate the field. By default, the check is true if a value is present, but you can force it to false to always use dynamic population.

gpi_should_cache_object

Filter whether to cache the object.

gpnf_sorted_entries (JS)

DescriptionUsageParametersExamplesSort using a specific fieldSinceDescription Filter to sort entries in the summary. Usage Parameters entries array The entries to sort. formId int The parent form …

gcgs_allow_user_entered_formulas

DescriptionUsageParametersSinceDescription Filter whether user-entered formulas are allowed. This will not have any effect unless gcgs_allow_user_entered_values is set to true. Usage Filter whether user-entered formulas are …

gpfup_filename_markup

DescriptionUsageParametersSinceExamplesUpdate filename markup by adding hyperlink if it’s available.Description This filter allows to modify the file name markup. Usage Parameters fileName string The file name. …

gcgs_gppa_query_builder_args

DescriptionUsageParametersSinceDescription Modify the query builder arguments for dynamic population via GC Google Sheets data. Usage Parameters query_builder_args array The query builder arguments. args array Arguments. …

gppcmt_protected_block_types

DescriptionUsageParametersSinceDescription Filter the list of block types that should be fully protected from merge tag replacement. Usage Parameters protected_block_types array Array of block types to …

gppa_bypass_populate_field

Filter whether to bypass populating a dynamically populated field on form load.

gcgs_gppa_build_gviz_where_clause

DescriptionUsageParametersSinceDescription Filter the gviz (Google Visualisation API) where clause. Usage Parameters clause string The where clause. clauses array The array of individual clauses. value array …

gpeb_query_sorting

Filter the sorting parameters passed to GF_Query.

gpnf_parent_entry_link_template

Filters the template used to render the parent entry link.

gpmpn_bypass_validation

Filter the bypass validation logic.

gpeb_skip_default_sorting

Filter whether to skip the default sorting for a specific column. This filter allows you to control whether the default sorting should be skipped for a specific column in the Entries Table block. By default, this filter returns false, meaning the default sorting is not skipped.