Skip to main content

Understanding Fields: Form, Formatting, and Utility Field Explanations

Fields are the individual data elements that makeup forms. You can think of them as a container for a type of information. They are the building blocks the Forms Module uses to collect, store, and process data in a structured way.

Every field has properties (or metadata) that define it: a Name/Identifier (what the field is called internally), the Data Type (what kind of data it can hold), Constraints (the rules that limit what data is valid), Default Value (what to use if no data is entered), and Validation Rules (checks to ensure the input meets expectations, e.g., email format, numeric range).

In KAStrack, individuals with Admin Access Levels can define custom fields that appear as form inputs that can be utilized in structured formats. There are three field types utilized in the Forms Module: form fields, formatting fields, and utility fields. Users can also reference data from a database in a field.

A form field can only have one field type. If you need to utilize another (e.g., for formatting purposes), you can set the displayed label to be same but the field label must be unique.

Form Fields

A form field is an individual input element within a digital form that allows a user to enter, select, or submit data. Each form field captures a specific piece of information after the form (or modal) is submitted.

The table below shows the type of form fields (that indicate the type of data/information to be input) utilized in the Forms Module and the customizable choices associated with them.

Form Field Type Choice Explanations

Form Field Type

Customizable Choices

Comments

Text




Start Hidden

If selected, the field will be hidden when the modal first loads

Show in View / Manage Entries

Selected by default; Deselect if the field is being used for data acquisition and you do not want it to be visible.

Force Capitalization

Requires the information input to be capitalized.

Treat As Link

image.png

When selected, the input becomes a clickable link. A checkbox selection forces the link to open in a new tab.

Text Box



Start Hidden









HTML Text Box


Start Hidden






Checkbox



Start Hidden









Dropdown





Start Hidden


















Radios



Start Hidden









Date


Start Hidden






Date / Time


Start Hidden






File Upload













Start Hidden









Allowed Extensions






























Image





Start Hidden















Password


Start Hidden






Signature Field


Start Hidden






All field types include a checkbox option to "Include on Form" that is selected by default.