Forum Discussion
pradipbhojania
Jul 21, 2022Copper Contributor
Sharepoint List - Ratings does not immediately refresh
Hi,
I am using a sharepoint list for items which has a column that allows user of the list to rate a particular item on scale of 0-5 (star selection).
I have noticed that when a item is rated (say 3 stars), the rating is colored 'BLUE' for a split-second and then goes back to the original rating value for the item. When the page is refreshed after 10-15 secs, the rating is then updated for the item (counting the rating given by the user).
Is there a mechanism to have the ratings refreshed immediately and automatically in the list once a user rates an item?
Regards,
Pradip
5 Replies
Sort By
- Bharath ArjaIron ContributorHi.. Is the slowness isolated just for ratings or other items on the page. Most probably cause if network bandwidth or items on page are clogging down the load times.
- pradipbhojaniaCopper ContributorOther actions on the list item works fine and retails the action performed. e.g. selecting elements from a drop down list or ticking a checkbox.
With ratings however, when a user rates an item, his rating is only applied once the page is refreshed. Refreshing before 15secs(estimated) will still show the older rating but when refreshed after 15 secs, the new rating is shown.- Bharath ArjaIron ContributorTry using developer tools in browser to see if any particular resource is holding back or causing this delay. I am not able to replicate the behavior.