Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Common custom fields

Note

The following documentation describes and supports the new asset mode that is currently in preview. For more information about what’s new and how to enable it, see the new assets mode information kit.

Common fields are fields that are shared across all classes of asset. They include both standard fields and custom fields. These custom fields are know as common custom fields.

When defining asset types, you will be able to select from these common custom fields to include in either the summary or detail view or when creating an asset of that type.

Control types

There are 5 different control types for common custom fields:

  • text: A single line of text.
  • integer: A whole number.
  • decimal: A number that can include a decimal point.
  • datetime: A date and time value.
  • textarea: Multiple lines of text.

Each control types has 15 custom fields available, other than the textarea control type, which has 5 custom fields available.

Renaming custom fields

For a common custom field, you will want to provide a name that is displayed to users when they see the field in the UI. This is done under the translation column of the common custom fields list. This allows you to give the field a name that is relevant to any asset that uses this field, and to change the name of the field for different languages.

To change the name of a shared custom field:

  1. Navigate to Configuration > Service Manager > Assets > Common Custom Fields.
  2. In the Translated column for the custom field you want to change, click the custom field’s name.
  3. Enter the new display name and click Save.
  4. (Optional) To provide a name in a different language, select the language from the dropdown and enter the name in the translation column for that language, then click Save.
In This Document