Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overview
This page is for application designers who want to create parts of a screen that open to show additional information.
Finding Slide-Outs
To add a slide-out or expanding area to your screen, drag onto the screen canvas one of the components available from the
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
- Collapsible tile
- Sliding draw
Collapsible Tiles
This is a complete tile which expands either horizontally or vertically to display additional content
The horizontal collapsible tile is designed to work where the tile container Flow is set to Row. The screenshot below shows the tile expanding to the left of the grid.
Collapsible Tile
Collapsible tiles are provide in both a horizontal and vertical axis as illustrated below.
Horizontal
These are designed to work where the tile container is set to row.
Vertical
These are designed to work where the tile container is set to column.
Sliding DrawThe vertical collapsible tile is designed to work where the tile container Flow is set to Column. The screenshot below shows the tile expanding below the grid.
Sliding Draw Tiles
A sliding draw tile has a hidden area that expands to display additional content. There are four tiles, which slide out in different directions. The following screenshot shows the draw sliding out on the right of the grid.
Adding Components to a Slide-Out
To add components to the hidden area using the
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
- In the screen, select the slide-out tile.
- Click
to display the layouts panel, which should have the tile parent component selected.Insert excerpt _layer_slider _layer_slider nopanel true - Use the list to find the hidden area in the tile.
- Drag components from elsewhere in the layers panel list into the hidden area.
To add components to the hidden area on the screen canvas:
- Lock the screen.
- Click the chevron to expand the slide-out area.
- Unlock the screen
- You can now drag components into the slide-out area.
If you need to move items after you have added them, see Moving Components on a Screen.
Resizing Slide-Outs
The collapsible tile expands to 350px. To change the expanded size of a collapsible tile that you have added to the screen canvas:
- Click on the tile to open its properties.
- Click the
.Insert excerpt _property_tabs _property_tabs name style nopanel true - In the CSS Properties section, double-click the style minWidth or minHeight (depending on the tile) and change
350px
to the size you require. - Click
to save your changes.Insert excerpt _finish _finish nopanel true - Either
or close and reopen the screen to see the change.Insert excerpt _refresh _refresh nopanel true
To change the size of a sliding draw tile:
- Unlock the screen
- Drag the dividing line between the sliding draw and the main area to the size you require.
- Lock the screen and test the proportions of the tile.