Define case guide tasks further

On the ”Task layouts” tab, you can add additional elements to the tasks you have set up on the ”Case guide” tab. For example, you can add more field types, including input and output fields for use in calculations. The tasks on the ”Task layouts” tab are built of panels and fields. The content of the tab will be placed in the case guide task after the content you have set up on the ”Case guide” tab.

task layouts tab
Figure 1. Example of content on the ”Task layouts” tab

Three content types

In the design template, you can choose between three types of content:

  • Task, which is used to define which task from the "Case guide" tab you want to add additional content to.

  • Panel, which is used to define a heading for a field or a collection of fields on a task.

  • Field, which is used to define input fields on a task, where the caseworker can enter information or choose from predefined values.

The three content types are found in the drop-down menu for cells in the "Type (page/panel/field)" column. First, select the type ”Task”. In the subsequent cells in the column, define the number of panels and fields on the page.

When you have selected either ”Page”, ”Panel”, or ”Field” in the design template, you must fill in additional cells relevant to the content type. The cells are described below. The design template guides you on which cells to fill in depending on the content type you have selected by turning grey cells white, meaning you can add content to them.

Fill in cells for the ”Task” content type

You only need to fill in one cell for the ”Task” content type.

Cell Description

”Title”

On the ”Case guide” tab, specify the name of the task whose content you wish to further define.

A task must contain at least one panel.

Fill in cells for the ”Panel” content type

You only need to fill in one cell for the ”Panel” content type.

Cell Description

”Title”

Specify the title of the panel. You can use panels to create a heading for one or more fields.

A panel must contain at least one field.

Fill in cells for the ”Field” content type

You can fill in seven cells for the ”Field” content type.

A field must be placed in a panel.
Cell Description

”Title”

Specify the title of the field. The title should be descriptive of what the caseworker should fill in the field.

”Guidance text (always visible)”

Elaborate on what type of information is desired in the field. The guidance text is displayed above the field.

”Field type”

Choose the field type for the field from the drop-down menu. The field type determines how the caseworker should fill in the field. For example, they may need to enter a short text or choose a predefined option from a drop-down menu.

”Field ID (unique)”

Specify a field ID for the field that is unique across the tabs in the design template. It is mandatory to fill in a field ID for each field. The ID does not appear in the user interface in F2 but is used in the generated XML files underlying the case guide.

You can use the field ID to define a cell name in the calculation sheet, if the field is to be used here.

The ID must only consist of letters, integers, and underscore (”_”). It cannot contain spaces, æ, ø, å, or other special characters.

”Options (seperated by ';')”

For the field types ”Set of checkboxes”, ”Radio buttons”, and ”Drop-down”, you should specify answer options that the caseworker can choose from. The answer options are separated by semicolons.

”Excel input/output”

Choose from the drop-down menu whether entries in the field provide input to the calculation sheet or output, i.e. a calculation taken from the calculation sheet. Leave the field empty to exclude the field from any calculations.

Remember to enter the corresponding cell name in the ”Cell name” cell.

The "Excel input/output" cell is disabled for the "Set of checkboxes" field type.

”Cell name”

Specify the name of the cell in the spreadsheet in which to place the input or from which to extract the output.

Read more about the calculation sheet and its cells.

Field types

For each element of the ”Field” content type, you must choose one of ten field types that determine which type of input the caseworker can enter into the field.

Field type Description

”Short text”

Free-text field where the caseworker can write a short text (e.g. name, email, etc.).

”Long text”

Free-text field where the caseworker can write long texts (e.g. explanations, motivations, etc.).

”Checkbox”

A checkbox where the caseworker can tick a box to indicate the values ”True”/”False”, for example, whether an application submitted through self-service meets relevant requirements.

”Set of checkboxes”

Several checkboxes where the caseworker can select one or more answer options.

You enter the answer options in the ”Options” cell in the design template.

”Radio buttons”

Radio buttons where the caseworker can only select one answer option.

You enter the answer options in the ”Options” cell in the design template.

”Drop-down”

Drop-down menu where the caseworker can only select one answer option.

You enter the answer options in the ”Options” cell in the design template.

”Integer”

Field where the caseworker can enter an integer (whole number), e.g. a telephone number. F2 validates the caseworker’s input so that only values that are integers can be entered.

”Decimal”

Field where the caseworker can enter an integer or decimal. F2 validates the caseworker’s input so that only values that are integers or decimals can be entered.

”Attachment”

Field where the caseworker can upload an attachment to the self-service.

”Date”

Field where the caseworker can specify a date. If the caseworker clicks on the calendar icon, a calendar opens.