How to add a date picker to your flow
Create a date picker input within your Upflowy flow
To add a simple date picker to your flow, all you need to do is drag the embedded component to your step and add the following code snippet:
Please select a date <p><input type="date" name="DATE_SELECTOR_ID" style="max-width: 350px;"/>
In this example, the date will be saved under the "DATE_SELECTOR_ID" tag; however, it can be changed to anything that better represents your dataset.
Have a specific component in mind? Our Customer Success champions are available by clicking on the chat bubble on the bottom right of our app or emailing support@upflowy.com. You can even book a call with them for a 1:1 session at a time you prefer.