Articles

The Submit Page

The Submit page displays a convenient list of all the available workflow forms to logged in users. Users can initiate workflows by submitting forms from this page just as they can from any page on the site.

gravityflow_display_field_choices

The gravityflow_display_field_choices filter allows the Gravity Forms fields to be shown in the Display Fields settings

Activity Log

The Activity Log displays the latest workflow activity for all forms in real time, and is intended to be used to keep a bird's eye view on all the processes.

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_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.

How to setup your first workflow with Gravity Flow step-by-step

This guide walks you through creating your first workflow in Gravity Flow. You will build a simple vacation request process where an employee submits a request, a manager approves or rejects it, and—if approved—HR adds notes such as remaining vacation days.

Reporting

The reports page displays a variety of charts for completed workflows and average duration by month, step, and assignee to help you identify potential bottle-necks in your processes - in real time.

gravityflow_step_expiration_timestamp

Use this filter to override the expiration timestamp.

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_inbox_search_criteria

Allows the search criteria to be modified before entries are searched for the inbox.