Is there a way to list hours 05:00-17:00 without creating database records?
I would like to list every hour
Is there a way to list hours 05:00-17:00 without creating database records?
I would like to list every hour
The only way i was able to do this was using the Toolbox plugin. there is a “list of numbers” element.
You can start the number at 5 with increments of 1 to 17. It will give you then 5, 6, 7, 8, 9, 10 etc. This can then be put into a dropdown or whatever you need it to be using the list of numbers as the data source. then just add the :00 to each one.
hope that helps?
This topic was automatically closed after 70 days. New replies are no longer allowed.