Navigation button
The Navigation button widget is used to add a custom navigation button to a dashboard.
Configuring the widget
| Field | Description |
|---|---|
| Name | The name of the widget, shown at the top of the widget. |
| Text | The text to display on the button. |
| Link to |
The URL the button will link to.
|
| Background color | The background color of the button. |
| Border color | The border color of the button. |
| Text color | The color of the text on the button. |
| Font size | The size of the text on the button. |
| Button width |
The width of the button.
|
| Show border | If the widget should have a border around it. |
| Keep params | If the parameters passed to the dashboard should be passed on by the button. |
Interacting with the widget
- Clicking on the button will load the URL the button is configured to link to.