Several types of Widgets allow to configure the display /edit of attributes which are defined as Object Reference (Identity, Organization, Resource, Role, Role Publication types):
Object Reference Edit : can be used on features of search, create, update or bulk type. Allows to display an additional search pop-up (simple search).
Advanced Object Reference Edit: can be used on features of search, create, update or bulk type. Allows to display an additional search pop-up (multicriteria and formula search).
Object Reference Display
The attribute must be activated as a searchable criterion.
Defines which attributes will be displayed in the pop-up (when the mouse hovers over it).
If no attribute is configured, by default the displayed attributes are: kind, id, entity id, type, enabled and status.
-
alternativeSelectionAttribute
String
NO
Change the attribute selected when picking results (defaults to "id" when not configured).
Note that the display of the selected result will still be the id of the object if no i18n key was configured. Use the i18n key property to customize the display if necessary.
Should not be used with IDM object, this is for some reporting cases.
Defines how to search for an object. See the configuration of the search Widget.
-
pageSize
Integer
NO
Allows to limit the search results.
This property is limited to a maximum of 5,000 search results displayed.
-
minimum value: 1
i18nKey
String
NO
Defines how attributes will be displayed in the results field.
Three choices:
don't configure any translation (the id of the object will be displayed)
configure an i18n key
configure an object excerpt display (in the object type translation)
Beware to configure, in the columns of the search contract, the attribute(s) used in the excerpt, otherwise the value is not displayed properly on the edit widget
ui.model.identityType."id of the identity type"."id of the attribute".