Hello Somboon,
I think I found a way to solve this. My steps would be.
Create Color String Attribute for you Calendar Item Entity:
Set as color attribute in calendar widget:
Create event handler in calendar item entity:
In the microflow: check the status of the parameter object
For each status flow, set the color you want the calendar item to be.
This solution worked for me, I hope it does for you
Hi,
May be you can try by configuring the color based on the status, something like master data and show it accordingly.
During onload of calendar widget check the status and update the coloring for each event.
This is how it looks for me, the color attribute is at the end
I don’t know why it doesn’t show up for you. Maybe you need to update the widget? Via App > Tools > Update Widgets
Guys, I'm glad I found you. Now I will try to use this code.
I forget to check the status in the microflow
@Lenny Puente
I use this one