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:
dbug
2 years agoNew Contributor II
Hi Eric,
Thanks for your solution! I've tried something similar but for some reason I'm always getting the below error:
For my set up, I made a parameter to store the image and use it on my button via a XFBR String:
I have set up the button as below:
My BR should simply return the literal value of the parameter.
JackLacava
OneStream Employee
2 years agoTry placing square brackets around your parameter, i.e. image=[|!Btn_Image!|]
Related Content
- 5 months ago