Filter: gravityflow_user_input_by_view_edit
Allows a GravityView edit to trigger completion of assignee's user input step. Default true/false is based on Workflow > Settings > Advanced > GravityView Integrations setting.
Parameters
| Name | Type | Description |
|---|---|---|
| $bool | array | Whether to trigger the User Input step for the matching assignee. |
| $entry | array | The current entry. |
| $form | array | The current form. |
| $current_step | \Gravity_Flow_Step | The current step for this entry. |
| $assignee | \Gravity_Flow_Assignee | The current assignee. |
Since
Source
Defined in includes/integrations/gravityview-hooks.php at line 259