Hi guys,
I want to display date/time format as below in share point Nintex form:
1. Date should be current date
2. time is fixed format 08:00 every time, I can also select to revised them when it is needed.
How do I accomplish that. Many thanks.
Hi guys,
I want to display date/time format as below in share point Nintex form:
1. Date should be current date
2. time is fixed format 08:00 every time, I can also select to revised them when it is needed.
How do I accomplish that. Many thanks.
Hi
To set de default value of your control, you can do that with the "default value" in the settings of your controls.
To restrict the value that a user can select, this can only by set with JavaScript.
For the Hours and Minut, it's just drop Down, so you can use Jquery ( $NWF ) to restrict the values of the controls.
To restrict value of the Date Picker, Nintex Forms use the Jquery DatePicker : https://api.jqueryui.com/datepicker/, check the documentation to how to interact with it.
keep it automate , so the time can change with real time
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.