We are embedding a document inside an LF form and trying to use the readonly=true parameter in the URL to make sure the user can't make any changes. However, when the iframe loads, the user can still place sticky notes and make other changes. Why?
Question
Question
Replies
replied on May 7, 2018
I don't recall "readonly" being a URL option. Where do you see this in the documentation?
0
0
replied on May 7, 2018
•
Show version history
The last bullet point under "Open to a Document in the Document Viewer":
- Set the Document Viewer to read only: https://ServerName/laserfiche/docview.aspx?db=dbName&id=EntryID&readonly=true
Pava linked it here: https://answers.laserfiche.com/questions/123665/Web-Access--Single-Page-View
0
0
replied on May 8, 2018
•
Show version history
The documentation seems to be incorrect. The URL should be like:
/DocView.aspx?db={repo}&docid={id}#?readonly=true
0
0
You are not allowed to follow up in this post.