User Tools

Site Tools


panel_config

Panel Configuration

PMA.studio allows configuration of different panels that appear on the UI through the admin section. The admin panel layout page allows to add xml based layout tags which are parsed by the front-end application accordingly. There are different kind of panel layouts including:

Default Layout:

Detail Layout:

Simple Layout With Tray:

Detail Layout With Tray:

Custom Panel Layout:

For adding a custom panel, you will need to add attribute “name“ to the command tag. The name should always start with “custom-panel- “abbreviation and should be unique. Then you will need to specify title for the custom panel using the “hint “attribute and it should be unique too. Next you need to specify the “props “ attribute where you will be adding the URL of the iframe that will be loaded inside the panel. That’s it and you can specify as many custom panels as you like using the same format.

panel_config.txt · Last modified: 2023/05/24 15:53 by ali