Forum Discussion
chrismiller
Helper I
9 years agocustom 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
Community Champion
9 years agoSo, 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.
- chrismiller9 years ago
Helper I
- Greg_Deckler9 years ago
Community Champion
Nice, that's a nifty trick!