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:

  1. Navigate to UI Customization → Column Style Rules.
  2. Click New and fill in the fields.
  3. Click Save or Save and exit to apply the changes.

Column Style Rule form fields

FieldMandatoryDescription
TableYChoose the target table to apply a style rule.
ColumnYSelect a column to apply a style rule. This field depends on the Table. Select the table from the table first; otherwise, you will not be able to select a column.
ConditionN

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. 

You can also use dynamic filters to configure conditions.

An empty condition always returns true.

ColorY

Select the label color. Available choice options:

  • Red
  • Green
  • Blue
  • Yellow
  • Orange
  • Purple
  • Aqua
  • Grey
  • Dark Grey
ImageNAttach 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:

  1. Navigate to Portal Structure →  Widgets.
  2. Find the Main Announcements Widget in the list and open the record.
    1. Optionally, you can follow the link https://instance.example.com/record/sys_widget/158965629818870922
  3. Change the values in the Template field as shown below:

    Original valuetransparent = "true" wrap = "false"
    New valuetransparent = "false" wrap = "true"
  4. Click Save or Save and exit to apply the changes.

After that, configure your announcement style rules according to your needs. To do so, complete the steps below:

  1. Navigate to UI Customization →  Column Style Rules.
  2. Open the records related to the Service Announcement table. You can filter them using the Show matching functionality.
  3. Add suitable images to these records.
  4. Click Save or Save and exit to apply the changes.

Your final announcement list may look in the following way:

  • No labels