Is it possible to allow user to select values at every 15-minute interval in Time element in fieldset in Form in vFlow.
@richa_chachan could you answer this?
@Nikhil.Dhanda can you elaborate your issue?
The case is -
The user should enter the values having 15 minutes interval.
Example -
A user can select only
10:15, 10:30, 10:45, 11:00
Like this only, in the time element , he can not select 10:01 or any minute other than 15,30,45,00
Currently we can capture any hour or minute in that element.
@richa_chachan This should be the time element configuration for example:
- display format
- minute mulitplier (if 5, minutes will be shown in mulitplication of 5)
- hour multiplier
- seconds multiplier
etc
Meanwhile, @Nikhil.Dhanda can you create a custom element with three dropdowns for the time functionality?
1 Like
@DebugHorror
Yes, we can create sir, But I think its visibility is not same as time element there will be a bit UI Gap.