I have a page with an editor on it, works great, user can enter in notes, etc.
I have another page, where someone can only read the notes entered on the 1st page. I want this editor to only appear in Preview Mode.
How can I set the mode to Preview Mode? I've tried using SetActiveTab & _set_Active_tab and neither are working. Not sure if the script can'd find these functions or I'm not passing them the correct arguments.
Thanks for the help.