Date picker in a Text input component

Continue, I have one question

Is it possible to implement a date picker in a Text input component?

Hello Caos,

Yes you can, to do so, you’ll have to choose the date type of your datasource and assign a date variable to your input text:

image

And this is the output:

image

Thank you for your response

I was looking for an image of the Date picker in the documentation
I thought it would be easier to understand if the image was inserted into the document