Hook Detail

Plugin: Formidable Lite
Filter Name: frm_after_import_form
KB Link:
Declaration:
do_action( 'frm_after_import_form', $form_id, $form );
Action Type:
Static
In class:
FrmXMLHelper
Source:
formidable/classes/helpers/FrmXMLHelper.php
Notes:

This hook is triggered immediately after importing an XML form, allowing you to make any changes to the form that was just imported, if needed, or perform other actions.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found