The purpose of this article is to explain how to create new custom r-fields.
Custom fields are used to assign custom metadata to particular record types for use in Kairnial modules (such as Observations, Forms, Equipment, Areas, etc.).
Custom fields can be configured to allow only certain types of data to be entered, strengthening your data integrity. You can restrict a field to text only, date and time, or numerical values, for example.
To create new custom fields:
- Click Setup
- Then, click Fields
- Click the + icon
- Select which component you want to attach the new field to:
- For Areas, select the label Area
- For Equipment, select Equipment
- For Observations, select Pins
- Specify the type of field, such as:
- Text - single line (non-expandable) field
- Text area - expandable field
- Number
- Date
- List - single select value
- Yes/No
- Enter a name
- Specify which Phases / Types the field should be attached to
- You can use the Order index to reorder the field (vs. the other existing ones)
- Select if the field is mandatory or not using the Field required option
- Click Save upon completion
Next Step