Link to home
Start Free TrialLog in
Avatar of rvfowler2
rvfowler2Flag for United States of America

asked on

FM - Webviewer Error on Find

I set up a Webviewer to show pdf files, which I've done before.  However, this time when I go into Find mode, it gives the following error:
"Cannot find 'file:xxxx.'  Make sure the path or Internet address is correct.

My path is:
"file://R:/FM_Files/PROPERTYINFO/" & 
PROPERTYINFO::PropCode & PROPERTYINFO::RaishCode & PROPERTYINFO::EntityNumber & "/" & 
PROPERTYINFO::PropCode & PROPERTYINFO::RaishCode & PROPERTYINFO::EntityNumber & "_Deed.pdf"

Any suggestions?
Avatar of rvfowler2
rvfowler2
Flag of United States of America image

ASKER

And to clarify, no, in Webviewer setup, the box is NOT checked that says to display content in Find mode.
Issue is that when you are in Find Mode, it is not on any record, and thus the fields in the calc above show no data in Find Mode.  So, question still is; how do you get around this and why does it still try to render even though I have Find unchecked?
ASKER CERTIFIED SOLUTION
Avatar of rvfowler2
rvfowler2
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial