Hello,
I was wondering if a cookie or session variable is being set when switching between Draft (aka Stage) and Live mode when viewing the site as a logged in admin?
If so, how I can call a a preview of a page without "switching" to that mode? For example, is there a special GET string I can add on the end like this?
http://localhost/new-page/?stage=Stage&savestate=false
I am guessing that this may take some poking around in the internals of SS, but wanted to throw it out there to the community and see if anyone else has run into a situation like this before.
Thanks!
Jeremy