Gravity Flow Actions and Filters

Articles

gravityflow_discussion_items_display_toggle

Determines whether to show/hide the toggle to display more discussion items. Default is true to display the toggle.

gravityflow_display_field_choices

The gravityflow_display_field_choices filter allows the Gravity Forms fields to be shown in the Display Fields settings

gravityflow_editable_fields

The gravityflow_editable_fields filter allows the set of editable fields for a step to be customized in general or per step type within Gravity Flow.

gravityflow_enqueue_admin_scripts

The gravityflow_enqueue_admin_scripts action to allow additional scripts to be enqueued when the Gravity Flow  shortcode or block is present on the page.

gravityflow_enqueue_frontend_scripts

The gravityflow_enqueue_frontend_scripts action allows developers to enqueue additional scripts and styles that are needed for custom functionality when Gravity Flow frontend components are present.

gravityflow_entry_[type]_response_mapping

Allow the entry to be modified during the response mapping of the webhook step.

gravityflow_entry_count_step_list

The gravityflow_entry_count_step_list filter allows developers to control whether the entry count column is displayed in the Gravity Flow step list.

gravityflow_entry_detail

The gravityflow_entry_detail action allows custom markup to be added directly below the grid of field(s) on the entry detail screen.

gravityflow_entry_detail_args

The gravityflow_entry_detail_args filter allows the entry detail arguments to be overridden

gravityflow_entry_detail_content_after

The gravityflow_entry_detail_content_after action allows custom code/content to be displayed after the primary form elements on the entry details page.