How to implement ratings and reviews functionality to catalog items in service portal?

vishnu1891
ServiceNow Employee
ServiceNow Employee

The users are able to order catalog items from Service Portal. But we want a functionality to enter reviews and rating to the ordered items. Any suggestions?

11 REPLIES 11

Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

Hi,

I would probably just look into how these features are made in the knowledge articles and adopt that into catalog items as well. I should be fairly easy to do that.

seanphelan
Tera Expert

We had the same requirement for ideas.  I just duplicated the tables and logic used for knowledge feedback but the reference fields were linked to the idea table vs the knowledge table

find_real_file.png

I then wrote a widget to display the values

find_real_file.png

find_real_file.png

and the summary like this

find_real_file.png

ff

Can you please help with widget script for reference as I'm trying to implement same functionality.

 

Regards,

Srishti

Sony4
Giga Contributor

How to do it for the service catalog.