Filter: gravityview/common/get_entry_id_from_slug/form_id
The form ID used to get the custom entry ID. Change this to avoid collisions with data from other forms with the same values and the same field ID.
Parameters
| Name | Type | Description |
|---|---|---|
| $form_id | int | ID of the form to search. Default: 0 (searches all forms). |
Since
- 1.17.2
Source
Defined in src/Legacy/Utility/Common.php at line 315