Hook Detail

Plugin: Formidable Lite
Filter Name: frm_update_entry
KB Link:
Declaration:
apply_filters( 'frm_update_entry', $new_values, $id );
Filter Type:
Static
In class:
FrmEntry
Source:
formidable/classes/models/FrmEntry.php
Notes:

This hook allows you to do something with the data entered in a form before it is updated.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found