Rating column can be added to a List Report table or an Object Page section.
To add a rating column to a table to a section, perform the following steps:
- Click Add Rating Columns when clicking the ➕ (Add) icon in the Columns node in the Page Editor.
- Select Columns using the tree control.
- Click Add and a new
UI.DataPoint
annotation is created with the following values:Value
property is set to the property chosen by the user.TargetValue
property is set to 5.Visualization
property is set to enum value Rating.
Column properties, can be configured in the Property Panel.
For more information on defining and editing the properties, seeColumn Properties and Appendix.
To move a column within a table, use one of the following options:
-
Drag-and-drop
Hover over the table column outline, press and hold the mouse button while moving the mouse pointer to the different position within the table. Release the mouse button at the desired position. Eligible positions are highlighted in green.
With drag-and-drop, you can move multiple columns at once by pressing [CTRL] + [+] .
-
Arrow buttons
Press the (Move Up) or (Move Down) button next to the column name. This option only moves one column at a time.
- Navigate to a column.
- Click the 🗑️ (Delete) icon to open the Delete Confirmation popup window.
- Click Delete to confirm the action.
In addition to the column properties available for all column types, you can define the following properties specific to the rating column:
- Target Value
- Define the maximum number of stars. For example, 3 or 5.