- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2016 12:21 AM
Hello.
I need add my record producer in the page.In the CMS we can create iframe and we are passing the sys_id in to it.How can we achive it in service portal?Can some of please help?:(
Thanks
Saranya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2016 06:22 AM
You can use the url to render a record producer in the service portal already as there is already a page with the necessary widgets.
instance.service-now.com/sp?id=sc_cat_item&sys_id=<sysid of record producer>
You could also embed the SC Catalog Item widget within another widget if you want it on another page.
documentation/widget_embedded.md at master · service-portal/documentation · GitHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2016 12:36 AM
Hello Saranya,
Hope below mention URL can help you.
Redirect Record Producer within an iFrame
Redirect in ESS when Catalog is submitted
Regards,
Shilpi Sharma.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2016 12:56 AM
Hello Shilpi,
I am looking within service portal not CMS
Thanks
Saranya

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2016 06:22 AM
You can use the url to render a record producer in the service portal already as there is already a page with the necessary widgets.
instance.service-now.com/sp?id=sc_cat_item&sys_id=<sysid of record producer>
You could also embed the SC Catalog Item widget within another widget if you want it on another page.
documentation/widget_embedded.md at master · service-portal/documentation · GitHub