I have an architect client with a lot of projects so I created a repeater to display them. Within these cards I have tags saying whether its Residential, Restaurant, Mixed Use, etc. and I want to have these color coded.
Is there a way I can have ‘if residential make green’ ‘if restaurant make pink’ or whatever that logic will be? If I try to change the color in one item, it changes it in all and that’s not what I want.
I am using a data set so it can be easily integrated.
What it’s like now:
What I want it to be using Repeaters: