Articles

gravityflow_workflow_complete

The action hook gravityflow_workflow_complete fires when the workflow is complete.

gravityflow_pre_cancel_workflow

The gravityflow_pre_cancel_workflow action hook fires just before a workflow is cancelled.

gravityflow_inbox_filter

This filter customizes the form submissions listed on the inbox page.

gravityflowwoocommerce_new_entry

The gravityflowwoocommerce_new_entry can be used to add values from a WooCommerce order to entry fields.

gravityflow_approval_revert_step_id

The gravityflow_approval_revert_step_id filter allows customization of what step an approval workflow will be routed to when the user clicks Revert.

gravityflow_feedback_approval_token

Use the gravityflow_feedback_approval_token filter to change the text of the feedback message on the approval step specifically for uses using the one-click approval links.

gravityflow_field_value_status_table

Filter to override the values which appear in the columns of the Workflow status table.

gravityflowwoocommerce_can_create_entry

The gravityflowwoocommerce_can_create_entry filter can be used to control if a new entry should be created after a WooCommerce Order is placed.

gravityflow_form_ids_inbox

The gravityflow_form_ids_inbox filter is used to constrain which forms' entries are displayed via the Inbox Page or admin view. .

gravityflow_date_format_entry_detail

The gravityflow_date_format_entry_detail filter is used to adjust the date format which status information is displayed in the info box on the entry detail page.