I have a SharePoint list that populates some forms. I'd like label controls to change color when a an item is selected from a dropdown.
For instance, if I choose, Item B on my form, then I'd like a separate label control to change to RGBA(166,25,46,1); if I choose Item F, then I'd like it to change to RGBA(130,138,231,1), etc.
Can I do that from a list and if so, would you please provide me with an example formula.
Thank you.
