Topic: date_picker is not defined in version 2. 4RC.
I am working with a custom module. When i have used the code
if (user_use_date_picker ()){
$js .= get_js_date_picker ();
}
And i used date_row () function for the date picker.
But it's not working. I have seen this error on the console.
`date_picker is not defined`
HRM CRM POS batch Themes