Fields

When talking about Library as a table, Field is a column of this table. It defines the structure of data entry and data attributes. Field has a type, a name and a hint. Depending on the field type, it may include other options and parameters.

There are 30 types of fields allowed in Memento. It is a core field attribute that defines how data record is stored, displayed and used. Field name is case-sensitive and consists of any UTF-8 character. However, we do not advise you to add specific chars like ‘%’ or ‘@’ while using calculations or scripts inside the library, because such characters may lead to incorrect definition of variables.

Field hint is shown to user while adding or editing an entry to describe additional details that may help while working with data.

Was this article helpful?

Related Articles