gpaa_marker_set (JS)
DescriptionUsageParametersSinceExamplesAdd an Info Window to the MarkerDescription Action fired after a marker has been placed on a map field. It allows you to programmatically make …
gpnf_calc_entries (JS)
DescriptionUsageParametersSinceDescription Filter the child entries used for Nested Forms’ calculation merge tag modifiers such as :count, :sum, and more. This is useful for conditionally including/excluding …
gpnf_calc_replacement_value (JS)
DescriptionUsageParametersSinceDescription Filter the replacement values for Nested Forms calculation merge tag modifiers such as :sum. When using this filter, it’s also recommended to utilize the …
gpnf_calc_entries
Filter the child entries used for Nested Forms’ calculation merge tag modifiers such as :count, :sum, and more. This is useful for conditionally including/excluding entries while calculating the results.
gpnf_calc_replacement_value
Filter the replacement values for Nested Forms calculation merge tag modifiers such as :sum.
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
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 form. This addition was necessary for compatibility with GP Populate Anything’s Live Merge Tags.
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
Filter the Row ID Summary Field label.
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
Filter whether only paid entries should count towards inventory limits.
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 …