Rating Stars

I am beginner in app sheet
How can we place for our products.
We can review the feedback
TIA
Deepak

0 4 165
4 REPLIES 4

Hi! Welcome to the Community!

If, by Rating Stars, you mean the typical set of 5 starts that โ€œcolor inโ€ the stars to indicate the level of satisfaction with a product, there isnโ€™t anything like that built into AppSheet.

Be forewarned, AppSheet is first and foremost a Business app platform.

However, you can likely build your own using some dedicated columns and Format Rules.

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Deepak_Phadnis 

 

Just in case that may help for other users: you actually can create a star-rating.

You need:

Table Question:

- column "Satisfaction", Type Ref, source table Satisfaction

Table Satisfaction:

- key_column with type Number (or whatever you need), Show property OFF

- column "Icon/Photo", Label property ON

 

Here is the table structure:

Aurelien_2-1643274963740.png

Aurelien_3-1643275035565.png

Aurelien_4-1643275071887.png

Here is the Sheets detail:

Aurelien_1-1643274863970.png

Here is the result on app:

Aurelien_0-1643274824408.png

Note:

If you are working on a Windows device: shortcut for smileys are Windows ๐ŸชŸ+; (semicolon)

 

 

Further to @Aurelien 's creative advice, you can also use stars in Aurelien's Satisfaction Table instead of smily faces, something like this:

โญ๏ธโ˜…โ˜…โ˜…โ˜…

โญ๏ธโญ๏ธโ˜…โ˜…โ˜…

โญ๏ธโญ๏ธโญ๏ธโ˜…โ˜…

โญ๏ธโญ๏ธโญ๏ธโญ๏ธโ˜…

โญ๏ธโญ๏ธโญ๏ธโญ๏ธโญ๏ธ

Aurelien
Google Developer Expert
Google Developer Expert

Imagination is the only limit ๐Ÿ˜Ž

Aurelien_0-1643276446598.png

 

Top Labels in this Space