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. For this, you need to create a style rule for every incident state, that puts it into a color mold.
Role required: admin. |
To create a rule style, please complete the steps below:
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, make changes to the announcement list template:
Make changes to 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 like given below (the given screenshot is an example; your productive list may differ).