To create a Widget for mobile application

varunkumar1
Tera Contributor

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

1 REPLY 1

Chuck Tomasi
Tera Patron

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.