gpps_pre_replace_merge_tags
DescriptionUsageParametersSinceDescription Filter the content before merge tags are replaced. Usage Parameters content string The content that will have merge tag replacement ran on it. form …
gpui_numeric_minimum_length
DescriptionUsageParametersExamplesSet Minimum Length for Numeric Unique IDSinceDescription Modify the minimum length that a numeric unique ID can be. Note, this will also set the default …
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
DescriptionUsageParametersExamplesDisable All Dates & Set Enabled Dates via ExceptionsBlock Date Range via ExceptionsSinceDescription Filter the date limiting options for each field. Usage Apply to all …
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 …
gplc_group (JS)
DescriptionUsageParametersExampleConditional LimitsSinceDescription Filter the group of checkboxes that are about to be processed. This filter must be used with its PHP counterpart to handle group …
gplc_group (PHP)
DescriptionUsageParametersExampleConditional LimitsSinceDescription Filter the group of checkboxes that are about to be processed. This filter must be used with its JS counterpart to handle group …
gpeu_send_to_duplicates
DescriptionUsageParametersExampleDon’t Send to Duplicate EmailsSinceDescription Filter whether Email Users should send the same message to the same email address if it is attached to different …
gpeu_forms
DescriptionUsageParametersExampleOnly Return Specific FormsSinceDescription Filter the forms available in the Email Users interface. Usage Parameters forms array An array of form meta. Example Only Return …
gpep_bypass_session_init
DescriptionUsageParametersExamplesDisable Passing Through Entries Without a TokenSinceDescription Prevent session manager from initializing on page load. Usage Parameters bypass_session_init bool Bypass initializing session manager. Examples Disable …
gpcld_require_date_selection
DescriptionUsageParametersSinceDescription Filter whether a date must be selected for the conditional logic rule to be evaluated. Usage Parameters is_date_selection_required bool Is a date required to …
gprf_disable_dynamic_reload
DescriptionUsageParametersSinceDescription Disable regenerating the form markup after each submission. Instead, reload the form by using the form HTML that’s saved during the initial load. Usage …
gplc_disable_choices
DescriptionUsageParametersSinceDescription Filter whether choices should be disabled. Usage Apply to all forms and fields. Apply to all fields of a specific form. Apply to a …
gpnf_session_initialized
DescriptionUsageParametersSinceDescription Do something after the Nested Forms session has been initialized. Usage Parameters gpnf \GPNestedForms Current instance of the GPNestedForms class. Since This action is …
gppa_loading_field_target_meta
DescriptionUsageParametersExampleReplace field with spinner instead of pulsing.SinceDescription Specify which element is used to indicate that a field is about to be replaced with fresh data …