I want to click on a date input field and it pops up a date picker and after selecting the date, the value is fed back to the date input field.
I have created the date picker and I’ve been able to create the interaction from clicking the input field to open the date picker by using ‘Open Overlay’ but after selecting the date, and clicking on the Done button, I can only create interaction to click and ‘Close Overlay’
How to feed the date I selected on the date picker back to the input field is where I’m stuck.
Please I need help. And its for a desktop prototype not a mobile prototype.