Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A Date field is a data type used to capture and store specific points in time, including both date and time components. This field allows for precise tracking of moments, such as events, deadlines, or timestamps.

Attributes of

...

Date

...

Field

Basic:

...

Attribute Name

Description

Label

A Label is the name shown to users and can come from various sources.

Info

Reference: Label Source Type

Place holder

This is a hint or example text displayed in an input field before the user enters their own data.

Field Type

Here you can choose different field types.

Info

Reference: Field Type.

Layout

Field Layout allows you to arrange fields on the form.
For more details check this

Hide Space Checkbox

After marking this checkbox as true, it will crop the extra corners of the fields.

...

Icon Events

Description

onload

This event action is triggered when the Field component is loaded.

change

This event action is triggered when the field is changed..

blur

This event action is triggered when the field is unfocused.

Below here is the onload event workflow action.

...