Baserow provides two distinct elements for handling ratings. The Rating element is read-only and used to visualize data (e.g., “4.5 out of 5 stars”). The Rating Input element is interactive and used in forms to collect feedback from users (e.g., “Rate this product”).
This page covers how to display evaluation scores or collect user feedback using visual symbols like stars and hearts.
The Rating element is perfect for showing existing ratings from your data sources. It’s a read-only element that visualizes numeric values as ratings.

+ icon).Click the element to open the General properties tab. Both element types share core visual settings, while the Input element has additional form options.
Define the data behind the rating.
5).Customize the look of the symbols.
If you are using the Rating Input element, you will see these additional options:
Use the Rating element inside a Repeat or Table element. Bind the Value property to your database’s “Score” field. This creates a dynamic list where every item shows its correct star rating.
Use the Rating Input element inside a Form Container. When the user submits the form, the selected value (1-5) is saved to your database number field.
In addition to the standalone elements, you can also display ratings directly inside a Table element.
The Rating (Display) element visualizes decimals (e.g., 4.5 will show 4 full stars and 1 half star). The Rating Input currently accepts integers (whole numbers) for user selection.
Ratings are numbers. Ensure your database field is set to Number (with decimals enabled if you want to store averages like 4.2).
The size is determined automatically by the layout. To adjust spacing or layout, check the Style tab for width and padding options.
Still need help? If you’re looking for something else, please feel free to make recommendations or ask us questions; we’re ready to assist you.