Articles

Highlight

The Highlight setting lets you assign a color to a step using a color picker. This color appears in the step list and inbox views, making it easier to spot important steps and visually organize complex workflows.

Step Type

The Step Type is a required setting that defines what the step does in the workflow. Available types depend on which plugins are active. Choosing a Step Type reloads the settings page with the relevant configuration options.

Description

The Step Description is an optional field used only in the admin interface. It lets you add notes to help explain the purpose or configuration of a step, which can be useful for you or other administrators when editing the workflow later.

Name

The Step Name is a required setting in Gravity Flow used to identify each step in a workflow. It appears in the form editor, entry details, inbox and status views, exports, reports, and other key areas of your site.

gravityflow_step_notification_assignees

The gravityflow_step_notification_assignees filter allows developers to customize the list of assignees who will receive notifications for a specific step.

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_inbox_entry_detail_pre_process

The gravityflow_inbox_entry_detail_pre_process filter allows developers to control whether the entry detail should be processed before displaying it in the Gravity Flow inbox.

gravityflow_web_api_capability_get_entries_assignees

The gravityflow_web_api_capability_get_entries_assignees filter allows developers to customize the capability required to retrieve the assignees for a specific entry via the Gravity Flow Web API.

gravityflow_web_api_capability_post_entries_assignees

The gravityflow_web_api_capability_post_entries_assignees filter allows developers to customize the capability required to update the status of an assignee for a workflow step via the Gravity Flow WEB API.

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.