Articles

gravityflow_approval_revert_step_id

The gravityflow_approval_revert_step_id filter allows customization of what step an approval workflow will be routed to when the user clicks Revert.

gravityflow_feedback_approval_token

Use the gravityflow_feedback_approval_token filter to change the text of the feedback message on the approval step specifically for uses using the one-click approval links.

gravityflow_field_value_status_table

Filter to override the values which appear in the columns of the Workflow status table.

gravityflowwoocommerce_can_create_entry

The gravityflowwoocommerce_can_create_entry filter can be used to control if a new entry should be created after a WooCommerce Order is placed.

gravityflow_form_ids_inbox

The gravityflow_form_ids_inbox filter is used to constrain which forms' entries are displayed via the Inbox Page or admin view. .

gravityflow_date_format_entry_detail

The gravityflow_date_format_entry_detail filter is used to adjust the date format which status information is displayed in the info box on the entry detail page.

gravityflowchecklists_checklists

The  gravityflowchecklists_checklists filter allows the checklist configurations to be filtered.

gravityflowchecklists_entry_url

Allows the URL to the entry from the checklist to be modified. Parameters ParameterTypeDetails $url, String Entry URL$formFormThe form $entries EntryEntries$exemptString URL to be exempted.

gravityflowchecklists_form_url

The hook gravityflowchecklists_form_url allows the URL to the form from the checklist to be modified. ParameterTypeDetails$formForm The form$entriesEntry The entries$exemptBoolean User exempted fro submitting the form$URLString The URL.

gravityflow_discussion_items_display_toggle

Determines whether to show/hide the toggle to display more discussion items. Default is true to display the toggle.