Open DatePicker or TimePicker
Mobile apps needs user input for date and time to store user details or access some features. Easily open such pickers by following below steps to add it in your app using DhiWise.
How to open a DatePicker
Step 1: Select an icon or a widget
Select the screen from the screen list on which you want to open a DatePicker and select an icon or widget.
Step 2: Add onClick and choose Date picker
Add the onClick
property and select Date picker
from the listed actions.
And in a single step, you have successfully added date picker action to your application.
How to open a TimePicker
Step 1: Select an icon or a widget
Select the screen from the screen list on which you want to open a TimePicker and select an icon or widget.
Step 2: Add onClick and choose Time picker
Add the onClick
property and select Time picker
from the listed actions.
And in a single step, you have successfully added time picker action to your application.
Got a question? Ask here.