Documentation Category: Hook

gpfr_ignore_extension

DescriptionUsageParametersSinceDescription Indicate whether file extensions should be ignored when deduplicating filenames. Usage Apply to all File Upload fields on all forms. Apply to all File …

gpaa_marker_options (JS)

DescriptionUsageParametersSinceDescription Filter the options used to add a marker to the map. Usage Parameters options {google.maps.MarkerOptions} The Google API Marker Options. formId {int} The current …

gpaa_map_options (JS)

DescriptionUsageParametersExamplesCustomize the default map centerSinceDescription Filter the options used to initialize the map. Usage Parameters options google.maps.MapOptions Contains the map configuration options. All available options …

gpnf_preload_form

DescriptionUsageParametersSinceDescription Preload the form but do not echo it out. This is important for making sure all CSS/JS gets enqueued if enqueueing logic during the …

gpeu_field_filters_from_conditional_logic

DescriptionUsageParametersSinceDescription Filter the field filters generated from the provided conditional logic that will be used to search entries. Usage Parameters field_filters array The generated field …

gpfr_filename

DescriptionUsageParametersExamplesGlobal Filename TemplateLowercase All FilenamesSinceDescription Filter the renamed filename. Usage Apply to all fields and forms. Apply to all fields on a specific form. Apply …

gpnf_row_id_label

DescriptionUsageParametersSinceDescription Filter the Row ID Summary Field label. Usage Filter the Row ID Summary Field label for all nested forms. Filter the Row ID Summary …

gpeu_limit

DescriptionUsageParametersSinceDescription Filter the maximum number of emails that Email Users will allow before preventing sending. This is in place to maintain sending reliability and prevent …

gpi_limit_by_paid_entries_only

DescriptionUsageParametersSinceDescription Filter whether only paid entries should count towards inventory limits. Usage Apply to all fields on all forms. Apply to all fields on a …

gpdec_should_delete_entry

DescriptionUsageParametersSinceDescription Filter whether an entry should be deleted. Use this filter to add delayed entry deletion scenarios. Usage Filter whether an entry should be deleted …

gppa_has_empty_field_filter_value

DescriptionUsageParametersSinceDescription Filter whether a field has missing field filter values. Note, this filter’s name is close to gppa_has_empty_field_value which is for filtering the value of …

gppa_object_type_filter_after_processing

DescriptionUsageParametersSinceDescription Filter a field’s filter groups immediately after a filter has been processed. This is advantageous over gppa_object_type_query as this filter is ran while in …

gpqr_on_scan_success (JS)

DescriptionUsageParametersSinceExamplesAuto-submit Form After ScanDescription Action after a code has been successfully scanned. Usage Parameters decodedText string Whether the number should be cleaned. decodedResult Html5QrcodeResult Detailed …

gpqr_scanner_config (JS)

DescriptionUsageParametersExamplesAdd Support for PDF_417 and UPC_ASupported Barcode TypesSince Description Filter the config passed to html5-qrcode. Usage Parameters config object Config used to initialize scanner. instance …

gpqr_is_supported_field (JS)

DescriptionUsageParametersExamplesAdd QR Code Scanner checkbox to Email fieldsSinceDescription Filter if a field should be shown the checkbox to enable the QR Code scanner. Usage Parameters …