Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Time Format

Questions related to using nuBuilder Forte.
Post Reply
marc
Posts: 92
Joined: Mon May 14, 2018 3:26 pm

Time Format

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Time Format

Unread post 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
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Time Format

Unread post 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
You do not have the required permissions to view the files attached to this post.
marc
Posts: 92
Joined: Mon May 14, 2018 3:26 pm

Re: Time Format

Unread post by marc »

@toms: It looks promising and we will give it a go!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Time Format

Unread post by admin »

.
marc
Posts: 92
Joined: Mon May 14, 2018 3:26 pm

Re: Time Format

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Time Format

Unread post by admin »

marc,

To Format date/times in a Report.

Steven
marc
Posts: 92
Joined: Mon May 14, 2018 3:26 pm

Re: Time Format

Unread post by marc »

@Steven: I see. I wasn't aware as I found no information on the wiki.

https://wiki.nubuilder.cloud/ ... cts#nuDate
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Time Format

Unread post by admin »

.
Post Reply