You are viewing limited content. For full access, please sign in.

Question

Question

How do we get rid of the document toolbar when embedding in an iframe?

asked on May 5, 2018

We are embedding Web Access inside a form to perform an approval task. The user is supposed to review a document and make an approval decision.

They should ONLY be able to browse document pages - nothing else. No download or anything. Would also like to take away zoom rights if possible.

How do we do this?

Also, is there a way to set the zoom level when embedding a document inside an iframe? The way Forms stores form images is extremely annoying, as it leaves a ton of whitepace to the left and right side of the form. We need to eliminate that somehow.

1 0

Replies

replied on May 11, 2018 Show version history

Hiding the toolbars might be achievable by using Javascript to load the iframe, finding the appropriate classes in the contents of the iframe, and setting CSS on them. Depending on the setup of the system, you may run into some cross-domain issues since you'd be attempting to execute script on an iframe.

0 0
replied on August 3, 2018

I am trying to set up an approval task in the same manner and would like to be able to show the document only as well.  The proposed solution seems a little cumbersome.  Can this be an enhancement request?  Being able to create a link/iframe to WebAccess for a document only, without all the WebAccess toolbars and menus?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.