Gravity Flow Actions and Filters
Articles
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_entry_[type]_response_mapping
Allow the entry to be modified during the response mapping of the webhook step.
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.
gravityflow_entry_detail_content_before
The action allows custom code/content to be displayed before the primary form elements on the entry details page.
gravityflow_entry_detail_grid_display_empty_fields
The gravityflow_entry_detail_grid_display_empty_fields can be used to control if empty fields should be displayed by default in the workflow details grid.
gravityflow_entry_link_inbox_table
Allows the entry link to be modified for each entry in the inbox table.
gravityflow_entry_url_inbox_table
The gravityflow_entry_url_inbox_table filter allows customization of the URL to which entries in the Inbox are sent.
gravityflow_entry_url_status_table
The gravityflow_entry_url_status_table filter allows the entry url to be filtered in the status table.