
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2021 10:36 AM
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!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2021 10:41 AM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 02:02 AM
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
Regards