Plugin: Formidable Lite
Filter Name: frm_scroll_offset
KB Link:
Declaration:
apply_filters( 'frm_scroll_offset', 4 ),
Filter Type:
Static
In class:
FrmAppHelper
Source:
formidable/classes/helpers/FrmAppHelper.php
Notes:
After a form is submitted, it scrolls to the success message or first error message. With some themes, this may be underneath a floating header or otherwise misplaced. Use this hook to add extra offset to the scrolling.
Contribute Comments or Examples
No Entries Found