The dashboard view allows you to show multiple views in one place. Currently calendars, maps, charts, gallery, deck, table, and detail views can be added to the dashboard.
Users can customize the dashboard view by repositioning views in the grid. User can click in the top toolbar to reset to the default grid layout.
If the view content is related or from the same table as data in other views, enabling Interactive Mode allows content to be dynamically updated as different entries are selected.
Use a dashboard view in your app as described in the following sections:
See also Views: The Essentials for more information about managing views.
Get started with a sample app
See the Interactive Dashboard sample app to see how to create an interactive dashboard.
This example includes a simple email client with two tables ( Folder
and Message
). When you click on a folder, the messages in that folder are displayed. When you click on a message, the message details are displayed.
Create a dashboard view
To create a dashboard view:
- Create a view, as described in Create a view .
- Configure the dashboard view, as follows:
- Select dashboard as the View type when configuring the card view details, as described in View details .
- Configure the dashboard view options .
- Configure the Display , Behavior , and Documentation settings, as described in Configure the view .
- Save your changes.
Configure the dashboard view options
Configure the dashboard View options by using the settings described in the following table.
Setting
Description
View entries
Views that you want to appear on the dashboard
To add views entries:
- Click Add and select an existing view in the list.
- Select the size of the view in the dashboard: Large, Small, Tall, or Wide. For example, large views will be twice the size of small views on the grid. On phones, this setting is ignored.
- Repeat to add additional views to the dashboard.
On a tablet or desktop, the specified dashboard views will be shown in an automatically-sized grid that can be customized by the app user.
Turn on Use tabs in mobile viewto use the mobile-friendly dashboard tabs for when the screen device is narrow, usually when the app is opened on a phone or small tablet.