Hook Detail

Plugin: Formidable Pro
Filter Name: frm_show_form_after_edit
KB Link:
Declaration:
apply_filters( 'frm_show_form_after_edit', $show_form, $form );
Filter Type:
Static
In class:
FrmProEntriesController
Source:
formidable-pro/classes/controllers/FrmProEntriesController.php
Notes:

The form settings include an option to show the form with the success message. This setting applies when editing an entry as well. If you would like the form to show differently after edit than it does after submit, use this hook.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found