Hi friends, I have a print preview button on a document that opens the document with another form.
The button has a single line of code
@PostedCommand ( [ViewSwitchForm] ; “PrintForm”)
However some users get an error message “No document in that direction!”
There is not much information on this error and I am unable to reproduce it.
The users access the document via a document link that is sent to their mail boxes by an agent.
Any pointers will be much appreciated!
Thanks
Bill
Subject: Error: No document in that direction! - Please help
Do the users who are having problems have ACCESS to the form?
Subject: RE: Error: No document in that direction! - Please help
Michael, Thanks for your response. Yes, the users have access to the form. The property “All readers and above” is checked on the form.
Again, only a few users are having this problem not all!
Thanks
Bill
Subject: RE: Error: No document in that direction! - Please help
I figured you had checked, but I had to ask!
I can only suggest to try and determine what is UNIQUE about the users who CANNOT access the form. Example, can the problem users access the view from another source? Can problem users access the view directly? Do you have a test id you can set up identical to the problem users?
hcl-bot
September 26, 2007, 3:35pm
5
Subject: Error: No document in that direction! - Please help
A little late, but this is for future seekers:
I have a button on a form, which switches the form and prints it.
I had the same problem when I open a document from a link. I click the button and get “No document in that direction!”
But when I open the same document from within the database, it works.
I think it might have something to do with when you open the doc from the link, no view is open.