Hi There, Sorry if this is a simple one that I just dont get, but I have not been able to work it out. I searched the forum and couldnt find anything either.
I am creating an "Event" type for a website, and I need to have
Date as one field and
Time as another field.
I have created a date field fine, and the date picker is working fine for just the date.. but how do I do
Time only field?
What I tried ( just me trying to work it out )
I created a second field (field type: date) and then entered the strftime custom format of - %g:%i %A which I think should create the correct display.. I added the field to the template, and created a new item.. but HOW to I enter the actual data into the time field in the item entry screen? ( If that is what I am doing wrong : )
Even with that idea.. If I was to use date and time as a combined field, how to I enter the data for that.. The included date picker just does not cover it.
At worst case, I can just create dropdowns, or text fields but I would prefer not, in case I need to do other things with it later.
Anyway.. Hope someone has an idea
.. I sure dont.
Many thanks in advance