Conversational Forms Filters
Articles
gform_gfcf_disable_payment_field_position_notice
The gform_gfcf_disable_payment_field_position_notice filter allows developers to disable the payment field position notice that appears in Conversational Forms.
gform/gfcf/hide_conditions
This gform/gfcf/hide_conditions filter allows developers to add custom visibility rules for fields in conversational forms.
gform/gfcf/visibility_field_classes
The gform/gfcf/visibility_field_classes filter allows customization of which field CSS classes should be monitored for visibility changes. The field observer system uses it to watch for changes to the style.display property of fields.
gform_gfcf_theme_config
The gform_gfcf_theme_config filter can be used to modify the global JavaScript configuration object for conversational forms before it’s localized to the frontend.
gform_gfcf_custom_empty_field_check
This filter allows other add-ons to add their inputs for validation in Conversational Forms.