developer docs
Articles
gravityflow_display_field_choices
The gravityflow_display_field_choices filter allows the Gravity Forms fields to be shown in the Display Fields settings
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_feedback_cancel_workflow
The gravityflow_feedback_cancel_workflow filter allows the user feedback to be modified after canceling the workflow with the cancel link.
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_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_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_step_expiration_timestamp
Use this filter to override the expiration timestamp.
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_can_render_form
The gravityflow_can_render_form filter overrides the default behavior for the submit page
and allows any form on a Form Submission step to be displayed in the workflow submit page.
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.