Hello ,
I continue to work through use of the ExB List widget. In my case I have a single data source where features have a field named "Status" and the value can be Good, Marginal or Bad. When I create the list I can assign a single image to the left, assign dynamic text in the center and assign a button to the right. These seemingly are great options but don't support my need to differentiate one items value from the other.
My initial thought was to use some type of expression to choose an image based on a condition like below.

I haven't seen a place to put a conditional statement. Ultimately, I'd like to simply just differentiate one item type from the others visually in the list. Perhaps a different color background, or button color, etc.
Any suggestions would be really helpful. Thanks in advance,
GR