- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 03:18 AM
Hi ,
I have created a Icon link as below in the home page for service portal
so when users select this from the home page , it should redirect to the next page ( which should display Record Producer for Incident ) as below for users to submit and display the record submitted , Home page is created , can you help me how to accomplish this in the new page created.
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 03:34 AM
Hi cjroland,
First add widget type as URL & add the url as follow.
URL : 'https://instance-name.service-now.com/sp?id=sc_cat_item&sys_id=3f1dd0320a0a0b99000a53f7604a2ef9'
Change the sys id with your record producer's sys id.
Please mark correct if it solves your issue.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 03:34 AM
Hi cjroland,
First add widget type as URL & add the url as follow.
URL : 'https://instance-name.service-now.com/sp?id=sc_cat_item&sys_id=3f1dd0320a0a0b99000a53f7604a2ef9'
Change the sys id with your record producer's sys id.
Please mark correct if it solves your issue.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2020 05:50 AM
Hello,
Stumbled upon your reply and had a question, I am not seeing a URL widget in my portal page designer, what should I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2020 10:55 AM
Anyone figure this out? There is no url widget out of the box? Should I just create one that uses an Iframe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 11:24 AM
Correct there is no URL widget, they are using the Icon Link widget and then selecting URL from type when editing the Icon Link widget