unitFormPanel
This type allows to configure the suggestions which are displayed when creating a new contact or adding a contact to a case.
Attributes:
- maxSuggestions: Determines the maximum number of suggestions which are displayed when searching for a contact. The upper limit is the value set in the system property
cmweb-server-adapter
,unitIndexSearchResultSizeLimit
, i.e. you cannot display more suggestions than allowed in the property, whose default value is 5. If you set the attribute to 0, value set in the property applies.