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 style rule, 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 from the dictionary first; otherwise, you will not be able to select a column. | |
Condition | N | Use the condition builder to build a filter before applying a style rule. You can create complex AND and OR filters, more than one in one condition.
| |
Color | Y | Choose the label color. Available choice options:
| |
Image | N | Attach an image if needed. |
To add an image to the announcement list widget, you need to change its template first. To do so, complete the steps below:
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. To do it, complete the steps below:
Your final announcement list may look the following (the given screenshot is an example; your productive list may differ).