Hook Detail

Plugin: Formidable Lite
Filter Name: frm_get_paged_fields
KB Link:
Declaration:
apply_filters( 'frm_get_paged_fields', $fields, $form_id, $error );
Filter Type:
Static
In class:
FrmFieldsHelper
Source:
formidable/classes/helpers/FrmFieldsHelper.php
Notes:

If you have a multi-page form, you can use this filter to display the same field multiple times.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found