Intro

The time picker form cell is used for selecting time-based data types.

Anatomy

A. Property Name

The property name describes what property this cell is defining.

B. Value

This is the value selected by the user. It can be a specific time point, or a time duration.

Time Picker form cell anatomy
Time Picker form cell anatomy

Variations

Date Picker Form Cell – Select Time Point

When this cell is used to define a specific date or time, users can tap on the cell to trigger the date/time Picker. Users then make their selection in the dialog. When users close the dialog, the value they selected will be shown in the form cell using a certain date/time format.

Date Picker form cell
Date Picker form cell

Time Duration Picker Form Cell – Select Time Duration

When this cell is used to set a time duration, users can tap on the cell to trigger the time duration picker. Users then make their selection in the dialog. When users close the dialog, the value they selected will be shown in the cell.

Time duration picker form cell
Time duration picker form cell

Resources

Development: Time Picker Form Cell