---
title: "Template Fields"
slug: "template-fields"
updated: 2026-05-25T12:35:12Z
published: 2026-05-25T12:35:12Z
canonical: "documentation.sysaid.com/template-fields"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.sysaid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Template Fields

Admins creating a Service Record Template can define which Fields to include in its Sections and configure properties per Field.

This document describes how to do the following when creating a Service Record Template:

- Add Fields
- Define Field Properties
- Delete Fields

## Add Fields

You can add Fields to a Template by using the Available Fields panel, which includes all Fields that can be added to the Template.

The Available Fields panel displays its first 50 Fields, and the rest will load as you scroll down. You can also use the panel’s search bar to find your desired Field.

Form Fields each fall into one of the following Field Types:

[Field Types](https://documentation.sysaid.com/docs/createedit-custom-entity-column?highlight=field%20type) can be searched by name in the Available Fields panel and are indicated by unique icons:

| Field Type | Icon |
| --- | --- |
| Text Area | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=Text%20area,%20Size=24.png) |
| Text Field | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=Text%20field,%20Size=24.png) |
| Numeric | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=Number%20field,%20Size=24.png) |
| Date | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=Schedule,%20Size=24.png) |
| Date and Time | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=date%20and%20time,%20Size=24.png) |
| Single Select | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=single-select,%20Size=24.png) |
| Multi Select | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=multi-select,%20Size=24.png) |
| Link | ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/Icon%20type=Link,%20Size=24%20(1).png) |

To add a Field from the Available Fields Panel to your Section and location of choice, hover over it and drag it to your desired location in the desired (Form) Section. Each Field can be used once per Template.

#### Set Default Field Values

You can set a Field to be auto-populated with a default value.

#### Default times for date fields

When a date or date and time field is left empty, SysAid may apply a default time. These default times apply only when no specific time is selected.

| Field component | Default behavior |
| --- | --- |
| Due date | Defaults to 18:00 on the current date. If the current time is after 18:00, it defaults to 18:00 on the next day. |
| Custom date fields | Defaults to 00:00. |

## Define Field Properties

![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1704102863321.png)

You can define Field Properties in the Field Properties Panel.

To open the Field Properties Panel, click on the relevant Field.

This panel includes the following Property configurations:

- Required for Status

You can specify that a Field is required when the Service Record is set to a certain Status.

The default value for this Field is ‘all Statuses’, but can be specified on an individual basis

- Hidden Caption

The Hidden Caption property shows the input field without a field label

- Hint

Adding a Hint property to a Field that may need further explanation adds a text area field where the user will be able to insert a Hint text, shown in the Service Record as a tooltip, indicated by a [show icon] above that Field

- View Only

Form Fields are editable by default, but users can choose to set them as “View Only” to prevent specific Groups and/or Users from being able to edit them.

You can choose to exclude specific Groups from the “View Only” setting so that the specified Groups’ users can edit the Field

## Delete Fields

You can delete a Field from a Template, and it will automatically return to the Available Fields Panel. Deleted Fields with default values will be reset. To delete a Field from the Template, hover over it and click the trash can icon that appears to the right of the Field.
