EXIT PREVIEW MODE

I want to go to a layout Enter preview mode and have the user print or save the layout.

I want to add to the script...
If user exits preview mode go back to original layout and enter browse mode.. How can I do this?

onModeEnter and onModeExit will allow you to trigger scripts when a user exits preview mode.

Hope this helps.

2 Likes

onModeExit, Meaning as a script trigger, right?

Bless you !

Figured out a little technique thank you !!!!!