TimeStamp

Capture the current timestamp

Specs

LabelValue

Version

1.0.0 (updated on 2021-09-15)

Developer

Labii Inc.

Type

Column

Support Configuration

Yes

Support Readonly view

Yes

Support Edit view

No

Support Form view

No

Support Default value

No

Support Import

No

Allow multiple

Yes

Overview

The Labii TimeStamp widget is a convenient tool that automates the process of capturing the current timestamp, making it quick and effortless for users. With this widget, you can easily record the exact time and date of an event, data entry, or any other action, without manual input. Labii TimeStamp widget streamlines the recording of time data, ensuring accuracy and saving time for users across various applications. Its automated functionality simplifies the process of capturing timestamps, enhancing efficiency and precision in managing time-related information.

Use case

  1. Use this widget to mark the time stamp of package receiving.

Configuration

The widget will function without additional setup, but you have the option to utilize the configuration for date time format customization.

Examples:

{
    "format": "YYYY-MM-DD HH:mm:ss",
    "should_auto_update_when_empty": true
}

Views

See the interface of the widget in the following views.

Readonly view

Readonly view display the values of the column.

Edit view

The Edit view is the interface that allows you to modify the value.

The widget does not support Edit view.

Form view

The Form view is the field integrated into the add form for collecting values when creating a new record.

The widget does not support Form view.

Data

Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.

Data format

Timestamp string.

Default value

The Default Value field within the column allows you to specify the default value when a record is created.

The widget does not support the default value.

Import value

The Import Value is the value you need to include in your Excel table for it to be imported into Labii.

The widget does not support the import value.

Last updated