gpi_is_edit_view
Description
Filter if the current page should be treated as an “Edit View” to bypass Inventory Limits and allow [re-]selection of exhausted choices.
Usage
add_filter( 'gpi_is_edit_view', 'my_custom_function' );
Parameters
is_edit_view boolean
true
if current page is an “Edit View”form array
The current form array the fields belong to
Since
This filter is available since Gravity Forms Inventory 1.0-beta-1.0.