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

Question

Question

How to show document found in Repository in Forms?

asked on July 3, 2023

Good day everyone

Can someone help me if they know how to show a document that is in the repository and show it in forms?

I remain attentive to your comments, regards.

 

1 0

Replies

replied on July 3, 2023

Hi Daniel

If your using Web Client Repository you can use custom html in Forms to show the specific document from Repository

See the Sample Code below 

<iframe height="650px" width="750px" src="http://Servername/RepositorynAme/DocView.aspx?db=LASERFICHE&amp;docid={/dataset/Entry_ID}#?openmode=PDF"></iframe>

 

1 0
replied on July 3, 2023

Which client are your users using to access documents in the repository?  The Windows Client or the Web Client?

It is much more streamlined to do this with the Web Client.

My team uses the Windows Client, so I manage it by downloading a shortcut file that opens the item in the repository.  It requires having the entry ID (I get it from a Workflow before the current user task, so it's already in place).

0 0
replied on July 5, 2023

Fue de gran ayuda su información compartida.

Gracias por su gran apoyo saludos.

0 0
replied on July 5, 2023

De nada

0 0
replied on July 6, 2023

Hi Daniel

 

If your question has been answered, please let us know by clicking the "This answered my question" button on the response.

0 0
replied on July 14, 2023 Show version history

We have an internal WebLink portal, so I use a formula in a text field to generate the WebLink URL using the document ID, and embed the WebLink page in an iFrame. This way, even if they don't have a named user license, they can still view the document in the form.

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

Sign in to reply to this post.