*Mobile View Developer Tip!*

S_C Pressley
Kilo Guru

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 

1 REPLY 1

S_C Pressley
Kilo Guru

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 🙂