Description
Filter whether the form can be populated from itself.
Usage
add_filter( 'gpep_populate_same_form', '__return_false' );
Parameters
$populate_same_form bool
Allow form to be populated from itself. Defaults to true.
Magically enhanced tutorials, snippets and plugins for Gravity Forms!