Hello, everyone!
I have this field named "Users" where the user can select multiple options from "Responsible", "Accountable", "Consulted", "Informed". A single entry can have single or multiple values. I was able to color code single values (Example: Responsible - color "red", Accountable - color "orange", Consulted - color "green", Informed - color "blue"). However, I cannot figure out how to color code entries with multiple values, that is, if entry is "Responsible, Accountable", this should look like this --> "Responsible, Accountable".
Does anyone here have an idea how to do this in arcade? Thank you very much.