Hook Detail

Plugin: Formidable Lite
Filter Name: frm_after_update_entry
KB Link:
Declaration:
do_action( 'frm_after_update_entry', $id, $new_values['form_id'] );
Action 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 after it is updated.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found