Articles

Partial Entries Add-On

Learn how to integrate the Gravity Forms Partial Entries Add-On with Gravity Flow

Configuring an Approval process

Configuring an Approval process in Gravity Flow

gravityflow_entry_url_status_table

The gravityflow_entry_url_status_table filter allows the entry url to be filtered in the status table.

gravityflow_status_filter

The gravityflow_status_filter filter is used to constrain the entries on the status page.

Configuring a User Input Step

The User Input step allows for capturing inputs from a user after the form has been submitted. First, create a form to use for this Workflow.

gravityflow_entry_detail

The gravityflow_entry_detail action allows custom markup to be added directly below the grid of field(s) on the entry detail screen.

Shortcodes

As of Gravity Flow 2.8, Blocks are available for each of the page type shown below as a part of the core plugin. Learn more about Gravity Flow Blocks.

gravityflowpdf_mpdf

The gravityflowpdf_mpdf filter is used to customize the mPDF instance, which will be used to generate the PDF based on the template (defined in step settings) and entry field values.

gravityflow_step_complete

The gravityflow_step_complete action fires on completing any step in a workflow except the complete step.

Configuring User Registration steps to change the ‘created by’ field

When the Gravity Forms User Registration Add-On creates a new user account the entry's 'created by' field is left as the anonymous IP address.