Page 1 of 1

Time Format

Posted: Tue May 15, 2018 12:06 pm
by marc
Hello,

My Input Object has these properties:
Input Type: nuDate
Format: hh:mm

Issue: The date calendar pops up, even though a time format is set and a time entry is not possible.
timepicker.png

Re: Time Format

Posted: Tue May 15, 2018 11:33 pm
by admin
marc,

As you can see, a nuDate Object is for selecting date.

If you just want to enter times you should just use a normal Text.


Steven

Re: Time Format

Posted: Wed May 16, 2018 7:04 am
by toms
Hi,

If you're looking for a more elegant solution, I can recommand this plugin: https://fgelinas.com/code/timepicker/
The plugin is very easy to integrate in your form for time (hours / minutes) inputs

Re: Time Format

Posted: Wed May 16, 2018 11:48 am
by marc
@toms: It looks promising and we will give it a go!

Re: Time Format

Posted: Wed May 16, 2018 8:32 pm
by admin
.

Re: Time Format

Posted: Sun May 20, 2018 9:37 am
by marc
admin wrote:marc,
As you can see, a nuDate Object is for selecting date.
Steven
Steven, if nuDate is just for selecting a date, how come there are time fields in the input formats?
format.png

Re: Time Format

Posted: Sun May 20, 2018 11:52 pm
by admin
marc,

To Format date/times in a Report.

Steven

Re: Time Format

Posted: Tue May 22, 2018 1:29 pm
by marc
@Steven: I see. I wasn't aware as I found no information on the wiki.

https://wiki.nubuilder.cloud/ ... cts#nuDate

Re: Time Format

Posted: Tue May 22, 2018 6:19 pm
by admin
.