Star Rating Widget for Service Catalog - ajcooper72/ServiceNow GitHub Wiki

This widget can be used to provide a star rating for use on catalog variables on the Service Portal.

Download

(https://github.com/ajcooper72/ServiceNow/blob/master/sp_widget_star_rating.xml)

Installation Instructions

  • Retrieve and import the update set attached to this article.
  • Preview & Commit the update set.

Files when installing this update:

  1. star-rating Widget

Configuration Instructions

Create a "Custom" or "Custom with Label" variable on catalog item or record producer. Set the Widget to "Star Rating" on the "Type Specifications" tab.

Widget options can be specified using the default value for the variable with size and star count available.

{
	'stars': 5,
	'size': "small|medium|large"
}

Screenshots

Example