*Mobile View Developer Tip!*

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:27 PM
When experimenting with application views in your instance, using $m.do will transform your desktop into an impersonate-able "mobile view". But, reverting back to desktop view can be rather tricky. After your main url (https://dev#####.service-now.com) *right after .com*.... insert this extension ?sysparm_device=doctype
this will revert you right back to your desktop view with no issues 🙂 Give it a try ! Happy Developing
- 2,493 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2019 11:19 AM
When experimenting with application views in your instance, using $m.do will transform your desktop into an impersonate-able "mobile view". But, reverting back to desktop view can be rather tricky. After your main url (https://dev#####.service-now.com) *right after .com*.... insert this extension ?sysparm_device=doctype
this will revert you right back to your desktop view with no issues 🙂