Skip to main content
Version: 6.18

New entity sections page (#666418)

The page Entity sections has been added to the Web Client menu group of the Web Admin Suite. It can be used to define the layout of the following Web Client pages:

  • Case page
  • Case creation page
  • Person page
  • Company page
  • Resource page

The configuration is saved to the page customization attribute sectionsGrid of the respective page in JSON format.

There is a tab for each page. Each tab consists of a grid, where you can arrange the sections, and a Script and raw data section, where you can select a script which returns the section configuration and view the JSON of the grid configuration.

The New container button in the grid allows you to add one or several sections to your configuration and define their state. Adding several sections to one container means that they share a grid cell. You can change the width of the sections by using the Span right and Span left icons. This allows to create a layout with columns.

info

Sections which are not configured explicitly are placed at the end of the grid.

All JSON validation messages are displayed in English.

The Time bookings section will be ignored until version 6.19.