Refresh Dashboard Card
Overview
Refresh the dashboard card on the client side.
Parameter Configuration
| Parameter | Description |
|---|---|
| Module | Dashboard module to refresh |
| Card Id | Dashboard card ID to refresh. You can use expressions to obtain context variables to specify dynamic content |
Notes
Card Id must be passed. No action will be taken if not passed.
Usage Scenarios
- Refresh data after data changes are triggered by buttons bound in dashboard cards

