Skip to main content
Version: 6.18

customerSectionPanel

This type allows to configure the Contacts section of cases.

Attributes:

  • additionalCustomersSortStrategy: Defines the sort order of additional contacts for a case. If no value is set, the additional contacts are sorted in the order they have been added to the case. The following values are possible:

    • COMPANY_OF_MAIN_CUSTOMER: Contacts are sorted alphabetically by the company description with the company of the main contact first.
    • COMPANY: Contacts are sorted alphabetically by the company description.
    • CONTACT: Contacts are sorted alphabetically by the person description.
    • ROLE: Contacts are sorted by customer roles.

    Multiple values can be provided as a comma-separated list. The descriptions used for the display of persons and companies are taken from the template Case and contact page, see Defining contact templates.

  • companyEditLinkVisible: The visibility of the link for editing a company. The default value is true.