Administrator/Forms

A user guide for working with forms. We cover how to create and modify forms.

This section deals with managing forms in the system. Access the list of forms by clicking on Administrator/Forms.

Forms Listing

The Forms Listing displays all forms registered in the system. You can filter by Active, Inactive, and All forms, as well as search by text. For more filtering options, click the apply filter button to access the sidebar.

The following filters are available for the forms listing:

FilterDescription
VisibilityFilter by the form’s visibility type (Department, Department and children, etc.)
Form typeFilter the forms by form type.

Creating a New Form

To create a new form, provide the following information:

FieldRequiredDescription
Form titleXThe title of the form, supports multiple languages.
Form typeXSelect one of the Form Types from the system.
AnonymityXSelect if the form supports anonymous entry of data.
VisibilityXSet the visibility for the form.
DepartmentXSet the department where the form is visible.
Device platform visibilityAllow selecting the platforms the form is available on (Web, Mobile, All); no selection defaults to All.
Tasks TemplatesSelect an optional Tasks Template that will create a set of tasks on a case when a new form registration occurs.
DescriptionA long text description for the form, supports multiple languages.
Button textThe text shown in the register form menu, supports multiple languages.
ReferencesAdd document references to the form from your document library.
PermissionsRestrict the form based on system or custom permissions.

After specifying the required fields and any additional information, you can create the form and make it available for use within the system.

Building a Form

The Layout Tab allows you to start building the Form using various components. Click Create New Item to access a pop-up menu listing the available components.

The components you can add to the form are:

ComponentDescription
Registered byShows the person who registered the form entry.
Date/TimeAdd a field to record a date and time combination.
Registered on behalf ofAllows the person entering the form to specify who they are entering the registration on behalf of.
Registered on departmentOn what department should the form entry be registered.
Choose case handlerLets the person entering the form choose a case handler directly routing it to a person to work on.
Describe the circumstances/deviation hereText description used to describe the circumstances or deviation.
Cost of fault until nowThe estimated cost in monetary value until now.
PriorityAllows the user to specify a priority for the form entry.
Defining category groupAdds a defining category group to the form.
Category groupAdds a normal category group to the form.
LabelA text label to add structure to the form.
FileA file upload component, allowing the end user to upload a file.
ImageAdd an image to the form. For example, a diagram of instructions.
Manual SignatureA field that accepts manual signatures.
Text fieldA one-line text field.
Rich text editor fieldA rich text editor field.

A form can have a single, double, or triple column layout.

For mobile-only forms, we recommend a single column, but the mobile client also supports changing columns.

Configuring a Category Component

A category group offers several configuration options:

OptionsDescription
Render typeHow to render the category group.
MandatoryIs the category group mandatory.
Only visible in case overflowOnly visible for case handlers. Not visible for the person entering a form.
Visible on mobileIs visible on mobile.
Override visibilityOverride the form’s visibility for this category group only. For example, if you want to show a category group only for a sub-department.
VisibilitySet the override visibility.
DepartmentSet the override department.
Category groupThe category group allows the designer to select a subset of categories to display in the form.

Customize the form by adding and configuring components to meet your needs, ensuring that it captures all the required information for your specific use case.

The available render types for category components are:

OptionsDescription
AutoAutomatically selects the most appropriate component depending on the number of categories. If there are many categories, it will switch to a dropdown menu.
DropdownA dropdown menu of categories.
Radio buttonsRadio buttons for single-select categories.
Check boxesCheck boxes for multi-select category groups.

Configuring a Text Element

A text element has several configuration options:

OptionsDescription
MandatoryDetermines if the category group is mandatory.
Only visible in case overflowOnly visible for case handlers, not visible for the person entering a form.
Visible on mobileIndicates if the element is visible on mobile devices.
Barcode read supportEnables barcode scanning support for the field.
Max lengthSets the maximum length of the text field.
Override visibilityOverrides the form’s visibility for this category group only, useful if you want to show a category group only for a sub-department.
VisibilitySets the override visibility.
DepartmentSets the override department.

Form Preview

The Form Preview feature allows you to test how the form behaves.

ModeDescription
During registrationDisplays the form as it appears to the user entering the form.
During case handlingDisplays the form as it appears to a case handler after opening the registered form entry.

To see how the form will render in different departments, click on the department at the top right corner and change the department.

Processing Settings

The Processing tab contains settings to set default case deadlines and escalations for this particular form. If set, these settings will override any specifications at the workflow level.

Due Dates

This feature allows you to control how due date notifications are handled. It enables you to set general due date handling settings for a workflow, which will apply to all forms using that workflow.

Forms allow you to override these settings. For example, you can have an Accident form with much shorter automatic due dates compared to the general workflow. Form settings will override the workflow settings.

The available fields are:

FieldDescription
Number of days before overdueThe number of days since the last update to a case before it’s considered overdue.
Reminder email frequencyThe frequency of sending overdue email notifications, with options like Off, Every day, Every Monday, etc.
Time of day to send overdue emailsSpecifies the time of day to send the email. For example, you might want overdue notices to be delivered after 9 in the morning. This is not an exact time; the email will be sent sometime after the specified time, depending on your email system and sending time.

Escalation

This feature allows you to control how escalations are handled. It enables you to set general escalation handling settings for a workflow, which will apply to all forms using that workflow.

Forms allow you to override these settings. For example, you can have an Accident form with much shorter automatic escalation times compared to the general workflow. Form settings will override the workflow settings.

The available fields are:

FieldDescription
Escalation of overdue cases enabledEnables or disables the escalation feature.
Escalate after N hours overdueThe number of hours since the last case update before it’s considered for escalation.
Escalation strategyThe strategy used to determine to whom the case should be escalated. See available strategies below.
Time of day to escalate messagesThe time of day when messages should be escalated.
Number of hours for next due date after escalationThe next due date after escalating the case to a new case handler.

The available strategies are:

StrategyDescription
Direct supervisorThe case will be sent to the person’s closest direct supervisor with permission to process cases. If there are multiple potential supervisors, one of them will be chosen at random.