Working on a mobile site in 9.3.1.1 and have a page that can only be viewed in the full browser mode.
Is there a way to direct them there with mobileleave.aspx and then have ?redirect=t-newpage.aspx once it gets to the live site?
So example relative link might be <a href="mobileleave.aspx?redirect=t-newpagename.aspx">Go to this page on main site</a>