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

Question

Question

I need embed forms in .net core

asked on May 11, 2020

I have one forms in laserforms but wait embed in project .net core. I don´t build?

in page html apply for credentials.

 

thanks

0 0

Replies

replied on May 12, 2020

You can go to process options and click the Share button to get the embeded code for specified process. The embeded code is as something following.

<script type="text/javascript" src='https://xxx/Forms/js/forms-embed.js?v=10.4.3'></script><script type="text/javascript">lfembed = new LaserficheForms.Form(null /*element to place form in*/,{bpid: '698', host:'https://xxx/Forms'}).getFrm();</script> 

 

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

Sign in to reply to this post.