November 19, 200817 yr I have a webviewer that points to a specific folder on my local drive for each record. Those folders in turn contain subfolders with various PDF files in them - once I went to one of the subfolders, I cannot 'browse' back, since the right click does not give me the 'back' option. Is there a way to maneuver around in a folder structure?
November 20, 200817 yr Create an object name for the webviewer. Then creat a 2 buttons Assign the script "Set web Viewer" webviwer object name" and the function back and the other button to Forward. Take a look at the set web viewer script step.. it is pretty self explnatory Stu
November 26, 200817 yr Author thanks. For some reason "back" does not seem to work in a file system. since it is always going back to the original level in my case, i resolved the issue by using "go to URL" with the original location.
Create an account or sign in to comment