Hook Detail

Plugin: Formidable Pro
Filter Name: frm_after_create_entry
KB Link:
Declaration:
do_action( 'frm_after_create_entry', $entry_id, $form_id );
Action Type:
Static
In class:
FrmProEntriesController
Source:
formidable-pro/classes/controllers/FrmProEntriesController.php
Notes:

This hook allows you to do something with the data entered in a form after it is submitted. This is the best place for a custom action after form submit.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found