Page 1 of 1

Datapicker problem

Posted: Wed Apr 08, 2020 2:04 pm
by luigi.arena
hello,
I have a database field which is of type string and contains a date in this format:20200408,
I would like to give the user the possibility to change the date by choosing it from a datapicker, is it possible to trigger an event after the user has chosen the date from the datapicker, so I format it to be able to query?
Thanks

Re: Datapicker problem

Posted: Mon Apr 13, 2020 1:21 pm
by Lech Kulikowski
Hello,

you can use a variable with the "Request From User" option.

Thank you.