Plugin: Formidable Pro
Filter Name: frm_action_logic_value
KB Link:
Declaration:
apply_filters( 'frm_action_logic_value', $observed_value, compact( 'entry', 'field_id' ) );
Filter Type:
Static
In class:
FrmProFormActionsController
Source:
formidable-pro/classes/controllers/FrmProFormActionsController.php
Notes:
Make adjustments to the value used in form action logic. This filter is run each time a row of logic is evaluated at the time a form action is triggered.
Contribute Comments or Examples
No Entries Found