Articles

Printing

Workflows detail pages have a print button with the option to include the timeline. The printed entry will look something like this:.

gravityflow_assignee_status_list_user_input

The gravityflow_assignee_status_list_user_input action allows the assignee status list to be hidden.

The Inbox Page

The Inbox page is the place for assignees to see all entries that currently have workflow steps assigned to them. The following screenshot show the Inbox page in the WordPress admin UI.

gravityflow_note_valid

The gravityflow_note_valid filter is used to customize if a workflow note is valid or not.

gravityflow_below_status_list_user_input

The gravityflow_below_status_list_user_input action allows content to be added in the workflow box below the status list.

gravityflow_step_schedule_timestamp

The hook gravityflow_step_schedule_timestamp allows customizaton of the step’s schedule time.

gravityflow_complete_label_user_input

The gravityflow_complete_label_user_input filter allows the ‘Complete’ label to be modified on the User Input step.

gravityflow_reverse_comment_order_discussion_field

The gravityflow_reverse_comment_order_discussion_field filter allows the order of the discussion field comments to be reversed.

gravityflow_in_progress_label_user_input

The gravityflow_in_progress_label_user_input filter allows the ‘in progress’ label to be modified on the User Input step.

gravityflow_post_webhook

The gravityflow_post_webhook action fires after the webhook request.