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.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Time Format
-
- Posts: 92
- Joined: Mon May 14, 2018 3:26 pm
Re: Time Format
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
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
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Time Format
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
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
You do not have the required permissions to view the files attached to this post.
-
- Posts: 92
- Joined: Mon May 14, 2018 3:26 pm
-
- Posts: 92
- Joined: Mon May 14, 2018 3:26 pm
Re: Time Format
Steven, if nuDate is just for selecting a date, how come there are time fields in the input formats?admin wrote:marc,
As you can see, a nuDate Object is for selecting date.
Steven
You do not have the required permissions to view the files attached to this post.
-
- Posts: 92
- Joined: Mon May 14, 2018 3:26 pm
Re: Time Format
@Steven: I see. I wasn't aware as I found no information on the wiki.
https://wiki.nubuilder.cloud/ ... cts#nuDate
https://wiki.nubuilder.cloud/ ... cts#nuDate