Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
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.
Tip |
---|
Role required: admin. |
Image Modified
To create a rule style, please 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 changes.
...
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. |
Adding images to the announcement list widget
At first, make changes to the announcement list template:
- Navigate to Portal Structure → Widgets.
- Find the Main Announcements Widget in the list and open the record.
- You can follow the link https://instance.example.com/record/sys_widget/158965629818870922, alternatively.
Make changes to the Template field as given below:
Original value transparent = "true" wrap = "false" New value transparent = "false" wrap = "true" - Click Save or Save and Exit to apply changes.
After that, configure your announcement style rules according to your needs.
- 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 changes.
Your final announcement list may look like given below (the given screenshot is an example; your productive list may differ).
Image Added