Hi there,
I am trying to test a mobile layout on my desktop computer to see if the rendered code is correct.
I have managed to change the layout of the page using ?LayoutTemplate=pathToDesign - but the problem occurs on paragraph level where I use Global:Device.IsMobile to determine what html to render. DW renders the template correctly as it renders the paragraph as if the user agent is a desktop computer - but i want to check the code as it will be rendered on a mobile device.
Is there a querystring that can tell DW to act as a mobile device or tablet? Fx. ?LayoutTemplate=myMobileTemplate&device=mobile
Kind regards
Sonni T.