Is it possible to put a Laserfiche form in an iFrame?
Question
Question
Answer
Yes, forms can be embedded in a website. In fact, Laserfiche Forms generates the code for you automatically! On the bottom of the Publish tab is a block of code that can be used to embed the form into an existing web page. More information can be found in the Laserfiche Forms help files.
Replies
The documentation mentions that you can embed forms "as long as both are within the same domain."
Is it possible to embed on our other websites that use a different server/domain?
I would like to confirm something regarding embedding a form on a web page. I should be able to use this method without Forms Portal as long as it is all on the same domain, correct?
Is this only available for cloud? I'm not finding this anywhere in On-Prem.
Yes, it is available for Self-Hosted systems as well. On the Process Options page where you specify the link for the Forms process, click the Share button and then select the Embed tab.
Thank you! I couldn't find that to save my life yesterday.
Hi everyone, I can not get embedding an iframe in a form to work in cloud despite being able to browse to the page. I have tried standard and classic.
https://portal.laserfiche.ca/p5407/forms/2Wzce
Sure this example is a bit of a Mobius loop but it does not seem to try even, nor does it work with any pdf found on the web.
This is the code I embedded
<iframe src="https://portal.laserfiche.ca/p5407/forms/2Wzce" height="500" width="500" title="Iframe Example"></iframe>
The ultimate goal here is to find a way to show a pdf document within the repository using the EnrtyID or a URL.
Some pointers would be a great help.