Page 1 of 1

Date Picker

Posted: Mon May 02, 2022 3:14 pm
by acataluffi
Hi, im trying to set a datetime range picker
I used a variable "Intervallo" (Interval) but in daterange picker there aren't any chance to set "modalità di selezione" (selection mode) to range

How can i fix that?

Re: Date Picker

Posted: Tue May 03, 2022 9:47 am
by Lech Kulikowski
Hello,

For the Range variable, selection mode is not available, it is automatically set to Range.

Thank you.

Re: Date Picker

Posted: Tue May 03, 2022 9:55 am
by acataluffi
Lech Kulikowski wrote: ↑Tue May 03, 2022 9:47 am Hello,

For the Range variable, selection mode is not available, it is automatically set to Range.

Thank you.
Thanks, and how i can set the default start value instead of 1/1/0001? Is it possible?

Re: Date Picker

Posted: Wed May 04, 2022 6:22 am
by Lech Kulikowski
Hello,

You should set the From, To properties for the variable.

Thank you.