Documentation Category: Hook

gpppw_word_count (JS)

DescriptionUsageParametersExamplesPay Per CharacterSplit Words on Specific CharactersSinceDescription Filter the calculated word count for the current field on the frontend. This filter must be used with …

gpnf_entry_limit_max

Filter the maximum number of entries required by this Nested Form field.

gpnf_entry_limit_max (JS)

DescriptionUsageParametersExampleDynamically Set Entry Min/Max From a Field ValueSinceDescription Filter the maximum number of entries required by this Nested Form field. This filter must be used …

gpnf_entry_limit_min

Filter the minimum number of entries required by this Nested Form field.

gppr_validation_messages

Filter the validation messages that will be displayed if a price is outside of the selected range.

gptos_disable_css

Filter whether or not to output the Terms of Service Field’s CSS.

gppa_object_type_col_rows_query

Filter the query used to pull property values into the dropdowns displayed under the GP Populate Anything field settings in the Form Editor.

gppa_default_operators

Filter the default operators for ALL properties. Note: this will impact the UI only, additional logic will be required when adding new operators such as extending Object Types to know how to query using the added operator.

gppa_process_value_as_date

DescriptionUsageParametersSinceDescription Force a value to be parsed as a date to enable date comparison using operators such as >, <, <=, etc. By default, values …

gpps_post_replace_merge_tags

Filter the content after merge tags have been replaced.

gpps_pre_replace_merge_tags

Filter the content before merge tags are replaced.

gpui_numeric_minimum_length

Modify the minimum length that a numeric unique ID can be. Note, this will also set the default for any Unique ID fields that do not have their length setting filled in.

gpui_sequential_unique_id_pre_insert

DescriptionUsageParametersExamplesFill Gaps in Sequential Unique IDsAdd HyperDB Support for Sequential IDsSinceDescription Modify the sequential ID that will be used prior to adding the ID to …

gpld_limit_dates_options

Filter the date limiting options for each field.

gplc_choiceless_message

DescriptionUsageParametersExampleSet custom messageSinceDescription Filter the message that is displayed when a field has no available choices. Usage Parameters message string The markup to be displayed …