How to add a custom widget to my record producer?

User343440
ServiceNow Employee
ServiceNow Employee

I have a custom widget that I would like to add to a record producer on a service portal, anyone have any idea how to do this? 

thanks! 

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

If you want to include as variable on record producer form. then create one macro type variable and there you can set your widget . which will appear over record producer form. 

 

Refernece:

 

https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...

View solution in original post

6 REPLIES 6

Vanderlei
Mega Sage
 

Yassine Hifdi
ServiceNow Employee
ServiceNow Employee

Hi @adaomoji ,

You can use the Custom or the Custom with label variable type to display a custom widget.

ServiceNow official documentation for variable types  

Capture d’écran 2024-01-31 à 10.58.02.png

Regards