Skip to content

Open Dashboard Card

Feature Description

Open a dashboard card within this application

Parameter Settings

Configuration ItemDescription
Dashboard ModuleSelect the module where the dashboard card to be opened is located
Display CardSelect the dashboard card to be opened. Multiple selection is supported, and when multiple cards are selected, they are laid out from top to bottom in order
Dialog TitleSet the title of the dialog box, supports Expression
Dialog WidthSet the width of the dialog box, in pixels (px)
Dialog HeightSet the height of the dialog box, in pixels (px)
Display as Modal WindowWhen enabled, a global mask layer will be displayed
Dashboard Filter Parameter ListFilter parameters transmitted to the dashboard card, the dashboard card can filter data based on the identifier of the filter parameters

Example

In the data table, if we need to open a dashboard card based on the current form data through a button, we can achieve this by adding a button with an execution action of Open Dashboard Card. As shown in the figure below in the exam management module, we need to display the exam transcript.

To configure the above button, you need to add a button to the exam management form toolbar:

  • Select Open Dashboard Card for the execution action of the configuration item
  • The Dashboard Module configuration item is the module where the dashboard card to be opened is located, in this case, we select Score Overview
  • The Display Card configuration item is the dashboard card to be displayed, in this case, we select Transcript
  • The Dialog Title configuration item, in this case, is [Exam Name] Transcript
  • The Dashboard Filter Parameter List configuration item is the list of filter parameters transmitted to the card, in this case, it is the exam's record ID