Plugin: Formidable Pro
Filter Name: frm_date_field_js
KB Link:
Declaration:
do_action( 'frm_date_field_js', $date_field_id, $options );
Action Type:
Static
In class:
FrmProFormsHelper
Source:
formidable-pro/classes/helpers/FrmProFormsHelper.php
Notes:
This hook allows you to customize the pop-up datepicker calendar in a date field that does not use any options from the Datepicker Options plugin.
If further customizing a date field that uses the Datepicker Options plugin, use the frm_date_field_options hook.
Contribute Comments or Examples
No Entries Found