Articles

The User Field

The User Field is a Drop Down field that displays a list of all the WordPress User accounts on your site.

gravityflow_status_args

The gravityflow_status_args filter is a very flexible filter which allows a lot of control over the way the Status table is rendered.

gravityflow_status_submitter_name

The gravityflow_status_submitter_name filter can be used to override the value that appears in the Submitter column of the Workflow Status page.

gravityflow_user_field

The User Field, by default, will display all users. If you need to filter the items you can use the following filter gravityflow_user_field.

gravityflow_status_fields

This filter is used to customize the field columns displayed in the status page in the admin UI when a form is selected.

gravityflow_permission_granted_entry_detail

The gravityflow_permission_granted_entry_detail filter allows the permission check to be overridden for the workflow entry detail page.

gravityflow_revert_label_workflow_detail

The gravityflow_revert_label_workflow_detail filter can be used to modify the ‘Revert’ label on the Approval step.

gravityflow_step_status_webhook

The gravityflow_step_status_webhook filter allow the step status for the outgoing webhook step to be modified before the step is complete.

gravityflow_response_message_webhook

The gravityflow_response_message_webhook filter allow the status message for the outgoing webhook step to be modified before it is added to the timeline.

gravityflow_[type]_token_expiration_days

The gravityflow_[type]_token_expiration_days filters allow the lifetime of tokens to be modified.