Hook Detail

Plugin: Formidable Lite
Filter Name: frm_display_form_action
KB Link:
Declaration:
do_action( 'frm_display_form_action', $params, $fields, $form, $title, $description );
Action Type:
Static
In class:
FrmFormsController
Source:
formidable/classes/controllers/FrmFormsController.php
Notes:

This hook allows you to do something before the form is displayed, such as checking the number of entries and displaying a message if the number of entries has reached its limit.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found