cancel
Showing results for 
Search instead for 
Did you mean: 

Redesign the rating indicator behavior

Former Member
0 Kudos

Dear experts.

I have a max value 5 rating indicator, the problem is, once i maintained the rating, i can't cancel it.(it means i can not unselect the first "start" by double click on it)

I tried to attach a browser event onClick to the rating controller, and then in the browser event, change the css of the controller. but it still don't work.

So anybody have an idea about this problem.

Accepted Solutions (1)

Accepted Solutions (1)

former_member340030
Contributor
0 Kudos

Hi Mark ,

Do you mean you want the whole blank indicator with no value selected not even the first star. Actually you can do that, just click on the near left of the first star of indicator , its happening for me for sap.m.RatingIndicator.

Or do you specifically wants to unselect the star value with double click on first star of indicator .

thanks

Viplove

Former Member

You are right, before that i use the sap.ui.commom.RatingIndicator, now i change to sap.m.RatingIndicator then it works!

Answers (0)