Use createdtime field

A createdtime field is a field that automatically sets the date and time when the record was first saved. Click the gear button in the field placed on the form to display the setting screen, and configure the setting according to your purpose on that screen.

ID:

It is fixed to "__createdtime".

Use this ID for customizations such as getting the DOM element of a field or manipulating records.

Click the ID to copy it to the clipboard.

References:

Customize kumaneko

Name:

Specify the label for the field.

Hide field name:

Hide the field name in the input form.

Width:

Specify the width of the field.

This field is read-only.

References:

Creating an Form

Usage Examples

The date and time when the record was first saved is automatically set.

References:

Adding Records