Hello ,
in phpmaker 2022 try to load Date/TimePicker , The DataPicker works fine ,
But time TimePicker not loaded , In phpmaker 2021 Data/Time Picker both loaded fine ,
Any suggestion ?
Thanx …
Have you already enabled the TimePicker extension from Tools → Extensions and then re-generate ALL the script files again?
Yes I have already enabled it from Tools ,So the DatePicker work fine ,But TimePicker are not loaded
So i check for the script code to this TimePicker Extension but not found in layout.php just the DatePicker are loaded fine
Double check your Edit Tag settings:
- Edit Tag must be TEXT
- Use date/time picker is enabled
- Validate is “Time”, or the Date/Time format in View Tag panel is “Time” or “Time (AM/PM)”
Make sure you generate the layout.php and the files for the tables again.
I’m having the same issue,
just downloaded PHPMaker2022.2.2 to see changes. My registered version was 19I’ve tried to use different data types on MySQL but unable to load time picker. Is it because it’s on trial mode?
My settings are now:
on DB varchar field
Edit Type >> text,
Validate >> Time,
Use Date/Timepicker >> checked.View tag Format >> DateTime,
DateTime Format >> Time
TimePicker is an extension for registered user only. If you have already registered for v2022, you will be able to download and see the extension in Tools → Extensions → Time Picker. See:
Oh. Thank you very much for the clarification.