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

Question

Question

Embed a Laserfiche form directly into a web page

asked on March 26, 2021

Does anyone know how to embed a Laserfiche form directly into a web page via a iframe?

0 0

Replies

replied on March 26, 2021 Show version history

This is what I used to embed the repository on my form.

<iframe src="{/dataset/File_Location_}" width="100%" height="900" id="repowindow">

<p>This browser does not support the requested window</p>

</iframe>

I would assume the same logic applies to any html editor. The File Location variable contains the URL for the repository. 

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

Sign in to reply to this post.