Date Pickers
Date Pickers can be used in Forms or Details/Custom screens to allow users to add or edit dates in your app. Depending on the type of Date Picker that you select, users will be asked to enter a date, or both date and time values.
Types of date pickers
The Date component allows users to add or edit dates in your app.
The Date Time component allows users to add or edit dates and times in your app.
The Date component will automatically choose 12:00 AM as the time for inputted dates, though this is not visible to users unless you choose a Date & Time format for your column. If you’d like to capture a different time for entered dates, use the Date Time component.
Setting up Date Pickers
In the Layout Editor of your app, select the tab you want to edit.
Click on the plus (+) symbol in the Components panel.
In the General tab on the right side of the Layout Editor, locate the Data section. In the Column field, select the destination to store the inputted value.
Select a Label and Placeholder for the component. These can be columns from your data source or Custom Values.