Navigate to Home Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 05:59 AM
Hi,
I need your help regarding my requirement.
I am creating a UI page, it will have 1 image.
when user click on image it should redirect to one of the homepage which I defined in the script. This is the below code I have written in UI page.
when I am clicking on image, it is redirecting to the homepage, but it is changing the user preference as well when clicking on image.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 06:02 AM
HI harish,
Check with the below link it may help you
/nav_to.do?uri=/home.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 06:13 AM
Hi Chandu,
Thanks for the response,
I have tried your suggestion, but it is opening the new session of servicenow with in the same window and whole page is redirecting back to the main home.
Actually, when user click on the image, it should route to specific Homepage in sys_portal_page table.
please let me know how can I do it..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 06:17 AM
sp?sysparm_stack=no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2017 06:23 AM
I didn't get what exactly you are trying to help me, could you please post full Url what should I replace with ?
Thanks