Forum Discussion
chrismiller
9 years agoHelper I
custom visual; colored circle?
does anyone know if it is possble, or a visual exists thats similar to the picture below. Simply just a green or red circle (depening on criteria" I have used the tachometer but client doesnt lik...
- 9 years ago
So, generally the way this is done is to have a table of the URL's of the images you want to display and dynamically select the image based on criteria. You need to tag your image URL as an image URL in your model.
Greg_Deckler
9 years agoCommunity Champion
So, generally the way this is done is to have a table of the URL's of the images you want to display and dynamically select the image based on criteria. You need to tag your image URL as an image URL in your model.
chrismiller
9 years agoHelper I
- Greg_Deckler9 years agoCommunity Champion
Nice, that's a nifty trick!