Documentation

{{docApp.title}}

{{docApp.description}}

Connect an AI assistant

Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.

The catalog did not load. Refresh the page to try again.

Loading…

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown. Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
  • {{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}

    {{resultItem.url}}

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

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Common custom fields

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.

Common custom field pick list

Control types

There are 5 different control types for common custom fields. These control types determine how the field is displayed and what type of data can be entered into the field. The control types are:

  • 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. The control type for each common custom field can be seen under the Control Type column.

Custom field translations

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.

Common custom field translations

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