Hello,
So we have this new software where if someone calls in then we can open a new window that displays the documents corresponding to the phone number. When we get it working for the web we use http://server/database.nsf/b4e3f48e6cfba7db882576f0005e32c7?OpenView&StartKey=8295559178
And the webpage displays exactly what we want. I have looked in a few places and they said that as long that is working all that you need to do is replace http:// with notes:// and it will work. However, we get the error “Invalid or nonexistent document”.
Any ideas?