gpcld_require_date_selection

  1. Description
  2. Usage
  3. Parameters
  4. Since

Description

Filter whether a date must be selected for the conditional logic rule to be evaluated.

Usage

add_filter( 'gpcld_require_date_selection', '__return_true' );

Parameters

  • is_date_selection_required bool

    Is a date required to evaluate the conditional logic rule?

  • form_id int

    The form ID of the targeted Date field.

  • rule array

    The current conditional logic rule.

Since

This filter is available since Gravity Forms Conditional Logic Dates 1.0.6.