Articles

GravityView – Overview

GravityView is an extremely powerful add-on for Gravity Forms which allows you to display and edit entries on the front-end of your site.

gravityflow_step_settings_fields

The gravityflow_step_settings_fields filter allows new settings to be added existing step types or modify existing.

gravityflow_inbox_items_per_page_default

The gravityflow_inbox_items_per_page_default filter allows changing of the default items per page count for all inboxes.

GravityView – Claim An Entry

This walkthrough demonstrates how to add a "Claim Entry" link to a view in GravityView which allows users to take ownership of entries after an approval process so they can edit their entries.

gravityflow_assignee_choices

The filter gravityflow_assignee_choices allows the assignee choices to be modified

gravityflow_network_non_site_user_notification

The gravityflow_network_non_site_user_notification filter allows enabling workflow notifications to be delivered to non-site users in a multi-site environment. 

gravityflow_date_format_current_step_merge_tag

The gravityflow_date_format_current_step_merge_tag filter can be used to customize the date format returned by {current_step}.

How to restart or cancel a workflow

Gravity Forms Administrators can restart a step, restart an entire workflow, or cancel the workflow for any entry. These actions are available from two locations:.

GravityView – Show completed entries for the logged in user

Problem: I have a workflow setup where logged-in users submit a form, choose an assignee, then the assignee fills in a couple of fields in the same form, and saves.

gravityflow_post_status_update_approval

The gravityflow_post_status_update_approval action allows the user to perform custom actions after the Approval workflow step status has been processed.