To create a Widget for mobile application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2017 05:32 AM
Hi,
I have a requirement to create a widget for mobile application and its functionality is explained below.
When user logs into servicenow mobile app, he should see a widget say "My widget". Upon clicking "My widget" it should redirect to an another portal page(URL based page).
Please let me know if you have any ideas.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 06:57 AM
Hi Varun,
It seems like you could do this with a bookmark quite easily. I did this with a similar situation where I wanted a bookmark on the mobile app to point to a Service Portal page.
I created a bookmark of anything (just star Open incidents or something) then go to sys_ui_bookmark.list, locate the newest entry and update the name URL. In my case it was /sp/?id=otd
Now when I got to my mobile app, I click the "On this Day-mobile" bookmark (favorite) and it takes me where I want to go.