- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 01:45 AM
Hello Experts,
Can we render the external page (like w3school.com) in the catalog item of the service portal? once the user selects the catalog item instead of order and add to cart option I want the external page to be open there not in the new tab. can we do this? if yes provide some hints
Thanks in Advance!
Regards,
Mukesh
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 06:47 AM
Hi Mukesh,
you can disabled the order now button as below
On Service Catalog items there are 3 flags:
Use Cart Layout -> set this to false
No Order Now -> set this to true
No order -> set this to true
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 02:05 AM
Hi Mukesh,
you can use content item for this; it can take user to external content
please check below links:
OR
else you can have a macro variable in your catalog item; on click it will take to that external link
Also ensure you hide the Order Now button, Add to Cart etc for this catalog item
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 04:39 AM
Hi Ankur,
Thanks for your quick response.
Working well with the micro, but how to disable the order-now button?
Thanks In Advance!
Regards,
Mukesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 06:47 AM
Hi Mukesh,
you can disabled the order now button as below
On Service Catalog items there are 3 flags:
Use Cart Layout -> set this to false
No Order Now -> set this to true
No order -> set this to true
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2020 02:22 AM
Hi Mukesh,
This is simple, you can use iFrame, object or embed in HTML5. Here is an example of emBed.
Step1. Create a "Macro variable" on catalog item
Step2. Create a Widget to store your embed HTML source and add widget to macro variable
Output:
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Cuong Phan
DXC Consultant.
Cuong Phan
ServiceNow Technical Lead