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 attention-grabbing. To do so, you need to create a style rule for every incident state that would assign a specific color marker to it.
Role required: admin.
To create a style rule, complete the steps below:
Navigate to UI Customization → Column Style Rules.
Click New and fill in the fields.
Click Save or Save and Exit to apply the changes.
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.
An empty condition always returns true.
Color
Y
Choose the label color. Available choice options:
Red
Green
Blue
Yellow
Orange
Purple
Aqua
Grey
Dark Grey
Image
N
Attach an image if needed.
Add images to the announcement list widget
To add an image to the announcement list widget, you need to change its template first. To do so, complete the steps below:
Navigate to Portal Structure → Widgets.
Find the Main Announcements Widget in the list and open the record.
Optionally, you can follow the link https://instance.example.com/record/sys_widget/158965629818870922
Change the values in the Template field as shown below:
Original value
transparent = "true" wrap = "false"
New value
transparent = "false" wrap = "true"
Click Save or Save and Exit to apply the changes.
After that, configure your announcement style rules according to your needs. To do it, complete the steps below:
Navigate to UI Customization → Column Style Rules.
Open the records related to the Service Announcement table. You can filter them using the Show Matching functionality.
Add suitable images to these records.
Click Save or Save and Exit to apply the changes.
Your final announcement list may look in the following way (the given screenshot is an example; your actual list may differ).