Skip to main content

In Nintex form, for date time control field, need to modify minutes with gap of 1 min instead of 5 mins

that's, unfortunatelly, not possible with datetime control.

you can mimic it so that you use date only datetime control and for hours and minutes you create your own separate controls.

then finally build a datetime value out of the three,


Reply