Tell us what you are trying to do?
implement a rating system for my services.
Is there any documentation that you are following?
real estate
Is there a similar example that we can see?
no. i want to have the same functionality as bookings.com where people can rate the Hotel with a star widget.
Hello. Thank you for contacting the Toolset support.
There is no such feature available with Toolset for ajax based star rating.
The Toolset's "Star Rating" block is very basic and can only be used to show a numeric value (fixed or linked to a custom field), in the form of stars.
It can't be used to input a rating value from the users and store them independently for each user and post/page.
Thank you for your reply.
But then how would i be able to modify the custom field value with those plugins?
Maybe we ciuld develop in it in house and use AJAX calls api by Toolset, if there is any?
As shared Toolset do not have such feature. you will have to identify what plugin uses what field to store the rating and use that with any of the Toolset API where required if possible.