Skip to main content

Hello!

Is there a way to change the displayed date in a datetime userparameter as DD-MM-YYYY?

The chooser interface is helpful to check if it is the right date, but it can still be quite confusing, especially in Flow, when not every user knows about the picker and just enters the date.

 

Is there an option I am missing or is a text-field instead my only alternative?

 

Many thanks in advance!

Hi ​@max_h 

I do not think there is a way to change the display. I think we are looking at ISO date format being applied here. One alternative you could try is using numbers as user parameters and defining the range. Then constructing the date in the workbench using the parameters. Example below using Range Slider in the User Parameters. Not perfect but it will get you there.
Hope that helps!
 

 


Thanks for your answer, I got to the same conclusion.
Has to be slider, text field or date picker in (for my country) uncommon format with a note to use the interface.