March 2, 200718 yr 1. While viewing a record in Browse, how can I create a script to switch to Preview and view the same record? 2. How can I add a button in Preview that does not print, to return me to the same record in Browse. Edited March 2, 200718 yr by Guest
March 2, 200718 yr Just a simple script will do that. Allow User Abort[Off] "Removes the cancel button" Enter Preview Mode [Pause] Enter Browse Mode[] When the user hits enter or continue while in preview mode it will return them to browse mode. If you need it to go to a different layout for Preview mode, just add the go to layout script(Choose the layout) step right before Enter Preview Mode. HTH Edited March 2, 200718 yr by Guest
March 2, 200718 yr If the question is about isolating the current record in the preview, you might check out the techniques in my version 7 demo here: http://fmforums.com/forum/showtopic.php?tid/101576/
March 2, 200718 yr Author Thanks so much! Worked the first time, however I still have the problem that when it switches to Preview it previews the first record not the current record being browsed. Any help?
Create an account or sign in to comment