Changing time interval for time picker

Changing time interval for time picker

Comments

  • Hi,

    Is there a way to change the time interval showing on a Time Picker form component? I see that the default is increments of 5 mins. How do we change to 30 min increments?

    Thanks

  • Hi,

    Time Picker doesnt have option to increase interval from 5 min to 30 min. However, as a workaround, you can create custom drop down form components with static hours and minutes values. Then you can pass selected values into your flow by using other date-time steps like Set Time On Date step.

    Please check the attached example.

    Regards

    [img]att1[/img]

    [img]att2[/img]

Sign In or Register to comment.