Hi
I want that the lines of my custom entity have a different color depending on a field.
For example, with a field list "Selection" enum:
Choices :
1:
2: Yes
3: No
When the field is on "", basic color line
When the field is on "Yes", green color
When the field is on "No", red color
Is it possible to do this with the workflow or otherwise?
I want that the lines of my custom entity have a different color depending on a field.
For example, with a field list "Selection" enum:
Choices :
1:
2: Yes
3: No
When the field is on "", basic color line
When the field is on "Yes", green color
When the field is on "No", red color
Is it possible to do this with the workflow or otherwise?
Comment