- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2016 05:23 AM
I made a module available for mobile. How can I test it over desktop? In previous version we had switch to move from desktop view to mobile view on computer. Do we still have it ?
How you test mobile interface on desktop?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2016 05:24 AM
Yes, just add $m.do to your instance link. So, the link would be: instancename.service-now.com/$m.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2016 05:24 AM
Yes, just add $m.do to your instance link. So, the link would be: instancename.service-now.com/$m.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2016 05:25 AM
Just FYI, to switch back to Desktop view type: instancename.service-now.com/sysparm_device=doctype
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 04:46 PM
Seems to need instancename.service-now.com/?sysparm_device=doctype

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 07:39 AM
It's even possible to get back to desktop by clicking the user's picture on top right corner and select "Switch to desktop".