Field Types

There are several types of form fields that enable users to view or edit Lucity records. This pages provides an overview of these fields and how to navigate through them.

 

Checkbox Fields

Checkboxes, also called Boolean fields, are used to indicate that a data type has only two possible values.

Example: The work order is Hard Locked or it is not.

boolean

Date/Time Fields

Date/Time fields store a calendar date or time of day. These types of fields are often grouped together.

Example:

datetime

Number Fields

Number fields only allow users to enter numerical values. Depending on the field properties, numbers may or may not be permitted to contain decimals.

Example: The first box in an Address field only allows users to enter a street number.

numberfield

Text Fields

Text fields are often alphanumeric: that is, users may enter letters and/or numbers in these fields. Lucity text fields vary from four to 100+ characters in length.

 

Example: Contact Name fields, Comment fields, etc.

 

Pick-list Fields

Pick-lists allow users to select a value from a predefined list. Lucity pick-lists often consist of two fields: One contains a Code and the other a Description or Type. Sometimes the available values are carried over from another module (e.g., assets lists, resource options, locations, etc.).

Example

textpicklist

Codes

Selectable Values

The values users can select in pick-lists come from one of two sources:

Pick-list Appearance

If a user enters invalid data into a pick-list field, an error message appears.

How to use a Text Control Box pick-list

How to edit a pick-list

How to add a pick-list item

How to delete a pick-list item