Layout editor

The layout editor can be used to create new views in an application. A view displays a certain section of the application's domain model in a way that is optimized for the particular use case. The views of the application are structured in tabs or tiles. A tab or a tile can again contain

in any nesting depth.

Design mode

To create new views in an application, it must be switched to design mode. Only an administrator has this option to choose from. To make the views configured in this way accessible to other users, the layout must then be published.

In design mode, tabs and views get new entries in their menus, which can be used to customize their configurations or add new tabs and tiles. The rest of this chapter deals with the layout configuration options.

Publishing layouts

After an administrator user has completed the layout configuration, the views configured in this way must be published so that other users can access them.

After publishing the layouts, the design mode can be exited again to continue using the application in production mode. If other users are logged in during layout configuration, they will not see the changes to the application layout until they next log in to the application.

Exporting layouts

If an application is operated from a local development environment, the in-app configured layouts can be written back to the file system of the development environment as XML configuration via "Export Layouts" to be able to flow into a regular deployment process. For a server installation, this item is not available.