In SimpleOne, you can customize your list view in different ways. For example, you can colorize the states of Incidents to make them more visual and attractive. To do so, you need to create a style rule for every incident state, that gives it a specific color marker.
Role required: admin. |
To create a rule style, complete the steps below:
Column Style Rule form fields
Field | Mandatory | Description | |
---|---|---|---|
Table | Y | Choose the target table to apply a style rule. | |
Column | Y | Select a column to apply a style rule. This field depends on the Table field, so choose the table firstly; otherwise, you will not be able to select a column. | |
Condition | N | Create a condition to meet before applying a style rule. Use the condition builder to build a filter that fits your needs. You can create complex AND and OR filters, more than one in one condition.
| |
Color | Y | Label color (for example, state mold color for ITSM objects). Available choice options:
| |
Image | N | Attach an image if needed. |
At first, you need to change the announcement list template:
Change the values in the Template field as given below:
Original value | transparent = "true" wrap = "false" |
---|---|
New value | transparent = "false" wrap = "true" |
After that, configure your announcement style rules according to your needs.
Your final announcement list may look the following (the given screenshot is an example; your productive list may differ).