Description of this template will be available soon.
Archives: Templates
Templates and model types in the QualiWare platform.
HTML Mega Menu Item
The HTML Mega Menu Items are used to compose a HTMLMegaMenu.
The Mega Menu is composed of 3 levels. Each level is a HTMLMegaMenuItem.
HTMLMegaMenuItems on the top level can be associated with an Image.
It is possible to define role access on each of the HTMLMegaMenuItems.
Right click the role window to add a role:
The available roles are specified in the Repository Administrator.
As can be seen in the selection box above, it is possible to select between two instances for each available role in the repository. The first “:” means that menu item will be visible/accessible in the menu if the user has access to the role. The second “=” means that the menu item is visible/accessible when the user has selected the role.
Menu Items on the lowest can be associated to all kind of items such as HTMLQueries, Spreadsheets, Diagrams, etc.
It is also possisble to link a HTMLMegaMenuItem to an URL:
HTML Icon
Description of this template will be available soon.
HTML Embedded Content
The HTMLEmbeddedContent template is used to embed content on a web page. This content could be e.g. a BusinessChart or a QRV. Inserting a BusinessChart allows for showing statistics related to the current object.
Concerns: The object that contains information about what should be shown.
Url: The URL can be to a file that can use the attributes specified to display content in a special way. E.g. there is a .aspx file that specifies how a BusinessChart is shown.
External: If the content comes from an external source, this should be checked.
Attributes: The attributes to be used by the URL. This can e.g. be the repository ID, configuration ID or object ID.
HTML Document
Description of this template will be available soon.
HTML Dialog Group
Description of this template will be available soon.
HTML Dialog Field
Description of this template will be available soon.
HTML Content Tab
A HTMLContentTab is used to set up content in tab format. Content tabs are used in the HTMLTemplateDefinition, to create dedicated tabs with different types of content (in the Center tab in the Diagram Workspace – Classic Layout).
Title: This will be shown as the title of the tab. If nothing is specified, the name of the HTMLContentTab object will be shown on the tab.
Empty content text: If there is no content to show inside the tab, then this text will be shown.
Content field: This defines the content of the tab. It is possible to either specify a list of attributes to show or to link to other objects that defines the content.
Content field
There are a few different ways to specify the content of the tab, right click in the box to get the available options:
- Add Parameter : This will guide you through which parameters are possible to insert. First choose a template, and then it is possible to choose an attribute of that template.
- Add HTML content: It is possible to insert a variarity of HTML content including:
- GenericQuery
- HTMLContentTable
- HTMLContentTab
- HTMLContentBox
- HTMLQueryResultView
- ModelPresentation
- SpreadSheet (When having SpreadSheet as content in a tab, you cannot have any other content in the same tab.)
- Add Analytics content: It is possible to insert any of the following:
- Add Customer content: This will insert a line you can configure.
HTML Content Box
A HTMLContentBox is a contained box that holds some information. It can be placed in a side panel or inside a tab.
Collapsible: Defines if the box should be collapsible (Value: checked / unchecked)
Collapsed: Defines if the initial state of the box is collapsed.
Show counter: Defines if the box should display a counter to show how many links it contains. (Value: checked / unchecked)
Hide if empty: Defines if the box should be hidden if there is not content (Value: checked / unchecked)
Empty content text: If there is no content to show inside the box, then this text will be shown.
Title: This will be shown on the title bar. If nothing is specified, the name of the HTMLContentBox object will be shown on the title bar.
Format: This defines how the information in the box should be shown. Values are Generic, List, Table.
Use Web Query: This defines how the information in the box should be shown. Values are Generic, List, Table.
Use a HTMLWebQuery to define a list of objects to show. This can e.g. be a list of all ExternalDocuments that are related to the current object in a specific way.
Content field: This defines the content of the box unless a web query is selected. It is possible to specify a list of attributes to show.
- Name: The content to be displayed.
- Prompt: A prompt that helps the user understand what the content is.
- Style:
- Format: The format of the content of the content box.
- Values are: CheckList: displays content from the diagram as a checklist. It is possible to select/deselect individual items, and select/deselect all items.
- Chart
- Spreadsheet
- Fieldset
- Table: displays content in a table format.
- List: displays content in list format.
- Gauge
- Embed
- Function:
- Role: You can add a repository role to configure who can see the information.
A HTMLContentBox in inserted in a HTMLTemplateDefintion, in the left or right sidepanel.
A HTMLContentBox can also be used in the HTMLDashboardItems to collect a group of content, e.g. as part of a TableListView

The example to the right shows a HTMLDashbordItem, with multiple collapible HTMLContentBoxes (QualiWare 10.10).
