Select Dates in Calendar

Good Day!
I am using Studio X

Please help, can u guide me how to use select date in calendar ?
I can’t type in the input field…can only select the date.
sample calendar
image
error
image

Hi @flashdrive07

You have to separate the Year in YYYY format, try finding a UI Element for changing year.
Use Check App State for the popups of selecting year.
Then for month MMMM YYYY , loop till you reach there.
Check App State would be used here as well.
and then the day.

Regards,
Aditya