Rating
Submit rating values for items.
The Rating component lets users rate items in your apps. They can tap and drag through the different values and the rating will be written to your Data Source.
Adding and Setting up a Rating Component
In the Layout Editor, select the tab you want to edit.
Click on the plus (+) symbol in the Components panel.
Select which column to store the users’ ratings in the Save to field. The Rating component will write a simple number value to your data source. If you want ratings to be specific for each user then you can use User-specific Columns.
Ratings in Forms
The Rating component is especially useful in Forms. You can collect the users’ individual ratings for an item. Learn more about Rollup Columns to then determine average ratings.