Forum Discussion
dbug
2 years agoNew Contributor II
Dashboard Button Image change
I have a dashboard with a button component in which I have a XFBR String which alternates between two colors for the button's image background when clicked.
Similary, I would like to be able to alt...
- 2 years ago
You can use an XFBRString to swap the image:
RobbSalzmann
2 years agoValued Contributor II
One way to go about this is to create two identical embedded dashboards each with a button having a different image.
in each button, if this is a toggle thing then make the other button's dashboard visible and its dashboard hidden.
You can use also BR logic, and a parameter in the button or dashboard properties.
Related Content
- 5 months ago