0
Styled Color in Calendar
Hi to all. I'm trying to get calendar text to show as colors based on their status in a dropdown.
This is the string that I want to show:
Status + " |" + Customers.'Biz Name' + " | " + Coordinator
I've had no success getting the styled script to work. I think I'm missing something.
Please help. I'm a novice so, if possible, let me know exactly what to type.
Thanks very much!!!
2 replies
-
Hi John. In the Date field --> Show as, put this:
--
styled(text(Status) + " | " + Customers.'Biz Name' + " | " + Coordinator, color(Status))
--
Fabio
-
Thanks Fabio!!!
Content aside
- 3 yrs agoLast active
- 2Replies
- 391Views