View Mobile Interface on desktop

Khanna Ji
Tera Guru

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?

1 ACCEPTED SOLUTION

anurag92
Kilo Sage

Yes, just add $m.do to your instance link. So, the link would be: instancename.service-now.com/$m.do


View solution in original post

5 REPLIES 5

anurag92
Kilo Sage

Yes, just add $m.do to your instance link. So, the link would be: instancename.service-now.com/$m.do


anurag92
Kilo Sage

Just FYI, to switch back to Desktop view type: instancename.service-now.com/sysparm_device=doctype


Seems to need instancename.service-now.com/?sysparm_device=doctype


It's even possible to get back to desktop by clicking the user's picture on top right corner and select "Switch to desktop".