You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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
Table+Choose the target table to apply a style rule.
Column+Select a column to apply a style rule. This field depends on the Table field, select the table from the dictionary first; otherwise, you will not be able to select a column.
Condition-

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+

Select the label color. Available choice options:

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

  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 (the given screenshot is an example; your actual list may differ).

  • No labels