Action: gravityview/metaboxes/data-source/after
Parameters
| Name | Type | Description |
|---|---|---|
| $current_form | int | Form currently selected in the View (0 if none selected) |
| $forms | array | Array of active forms, not in trash |
Since
- 1.22.1
- 2.39: Modified the $forms array to only include the form ID and title, not full form objects.
Source
Defined in includes/admin/metaboxes/views/data-source.php at line 105