Skip to main content

Understanding Time Field Options

Time fields in Fulcrum are used to record a specific time point, offering various configuration options to streamline data entry and ensure accurate time capture.

Adrian Zuniga avatar
Written by Adrian Zuniga
Updated over 3 months ago

Time Field Options and Behavior

Time fields can be configured within the App Designer to control how they function during data collection:

  • Required: Requires the user to enter a time value before the record can be saved.

  • Hidden: Hides the field from the user during data collection, often used when setting a default value that shouldn't be edited.

  • Read-only: Allows the field to display a time (often a default or previous value) but prevents the user from editing it.

  • Default to current time: Automatically sets the field's value to the current local time of the device or platform when a new record is created.

  • Default to previous value: Automatically sets the field's value to the time that was recorded in the last created record.It will not automatically populate a value that was previously captured on another device.

Time field and options

Notes

  1. When editing records on both the mobile device and the web app, time fields use a standardized time picker entry control for consistent data formatting.

  2. The actual display of the time (in 12-hour or 24-hour format) is controlled by the underlying device platform settings (iOS or Android), not by the Fulcrum application.

  3. The time picker includes a "Now" button for quickly selecting the current local time.

  4. The "Default to current time" option defaults to the local time on the device/platfor

Did this answer your question?