Skip to content

Latest commit

 

History

History
69 lines (33 loc) · 2.43 KB

rating-column-b2ba7b4.md

File metadata and controls

69 lines (33 loc) · 2.43 KB

Rating Column

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:

  1. Click Add Rating Columns when clicking the ➕ (Add) icon in the Columns node in the Page Editor.
  2. Select Columns using the tree control.
  3. 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.

  1. Navigate to a column.
  2. Click the 🗑️ (Delete) icon to open the Delete Confirmation popup window.
  3. 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.