User preferences are the way how the individual users interact with the system so that new sessions activate a user's saved settings.

For example, the user has set up a personal list layout for himself, or changes the preferable configuration pack; user preferences track this, and these changes are stored until changed again.

User preferences management


To create or change user preferences, please navigate to User Administration → User Preference.

On this list, you will see three fields:

FieldMandatoryDescription
UserYDisplayed user name.
NameYUser preference name.
ValueYUser preference value.


View preferences


On this screenshot, view preferences for the Admin user are displayed.

In the Name field, the view name is displayed, in the following format: view_location.view

As shown, he has neither create nor chose any personalized views, so he has the Default value in all the rows.


Related list preferences

On this screenshot, related list preferences for Polina Pochiniai are displayed.

In the Name field, the related list name is displayed, in the following format: related_list.related_list_location.

In the Value field, the ID of the related list element for this form or list added by this user is displayed. Generally, this ID is generated by the system, and there's no need to change it.

This ID is unique for every related list element but not for the user. So, if several users add the same element to their preferences, it will be displayed by different users with the same ID.

How to check the related list element ID

The user may have many related lists scattered on various lists and forms (Polina's list from the screenshot above is far from full). So, it may be helpful to be able to make a reverse-check of the ID.

To perform this, please complete the steps below:

  1. Keep the ID.
  2. Navigate to System Settings → Related List Elements.
  3. Make a selection, using a Condition Builder, using the following criteria:   


 Sys is element_ID

The query result is the related list element name with properties listed below.

Related list element properties

FieldMandatoryDescription
TitleYRelated list element title.
Related ListYRelated list containing this element.
Related TableNThe parent table for this related list element (for example, "ITSM Incident").
Related ColumnNThe parent column for this related list (for example, "related task").
Related List ScriptNChoose a query script that will transform to a synthetic related list linked into the issue or task.
OrderYA numeral field. Elements are arranged in the ascending order.

  • No labels