Hi,
I want to change the range of the field now which is now 15 minutes to 1 minute. I use postgres as the database and set the field as time without timezone but phpmaker2024 in extensions->datatimepicker does not see the field and I cannot agree on the settings.
do you have any ideas?
Time picker
-
- User
- Posts: 85
Time picker
-
- User
- Posts: 8737
Since yuu said "15 minutes to 1 minute", I assume you meant time picker (not datetimer picker).
- To use time picker, make sure you enable the time picker extension (not datetimer picker extension).
- To change the Step settings, use the extension's advanced settings, see Using Extensions.
- To enable for the field, make sure the field's Edit Tag is TEXT, the View format (under View Tag panel) and the validation (under Edit Tag panel) is "Time".
-
- User
- Posts: 11469
You may click on Tools -> Extensions -> General -> Type: Time Picker, then make sure you have already given a checked mark at the Enabled column of the @phpmaker/timepicker extension, after that, click on Advanced tab that will show up after you enable it, and then click on Fields tab to change from 15 minutes to 1 minute.