I’m very newbie to appgyver.
I have a form with several data. One of this is of type date. I use “pick date” object to input the date. Each field of the form is linked to the data variable that create a new record on a db. If I input each field manually it works properly. If I open the “pick date” object input to select the date, I cannot pass the result to the data variable to write it on the db.
What is the easiest way to do so?
Thanks in advance