You are here: Application Administration > Lists

Lists

Service Management has predefined lists that are used in the forms in the application. You can add more items to some of these lists, and build new customized lists to meet the requirements of your environment.

There are two types of lists:

  • Volatile lists
  • Non-volatile lists

The following table summarizes the differences between the two types of lists:

Volatile lists Non-volatile lists

Created when defining a user option inside an offering or model.

In Administration > Configuration > Lists, the User options list icon appears next to volatile lists.

Created in Administration > Configuration > Lists.
Can be reused when defining a new user option of type List in other offerings or models but not for a field of type ENUM defined in a record type. Can be reused when defining a new user option of type List in other offerings or models as well as for a field of type ENUM defined in a record type.
There is no limit on how many lists can be created. There is a limit of 20 lists of this type.
Can include up to 250 items. Can include up to 25 items.
Can be ordered alphabetically or ordinally (user-defined order). Order is automatically ordinal (user-defined).
Not included in the configuration data transferred by the Package Manager. Included in the configuration data transferred by the Package Manager.

Note If you have development and production tenants, all configuration changes must be made on the development tenant. For more information about synchronizing the tenants, see Dev2Prod - How to synchronize your development and production tenants.

Note For information about how to formulate field selection rules to define cascading lists, see Define suggested values by a list to list mapping.

Related Topics Link IconRelated Topics