Could I embed this code to my Form ?

  • QHuynh
    Asked on August 11, 2017 at 8:54 AM

    IS there any way I can embed this code to my form.

    The customer what to view the file before they submit order to us .

    The file is in STL format and I got the embed code from ViewSTL.com

     

    here's the code

    <iframe id="vs_iframe" src="//www.viewstl.com/?embedded" style="border:0;margin:0;width:100%;height:100%;"></iframe>

     

     

    Or if not just a simple link to open new page for STL viewer site? 

    Thanks

  • liyam
    Replied on August 11, 2017 at 10:23 AM

    You can make use of the iframe widget, and then just get the value of the iframe source which you have shared (//www.viewstl.com/?embedded)

    Could I embed this code to my Form ?  Image 1 Screenshot 40

    Then open the widget settings by clicking the wand icon, then enter the URL in the Frame URL field

    Could I embed this code to my Form ?  Image 2 Screenshot 51

    Lastly, press the Update Widget button

    Could I embed this code to my Form ?  Image 3 Screenshot 62

    If you have questions, please let us know.

  • liyam
    Replied on August 11, 2017 at 12:21 PM

    You are very much welcome. :)

    Feel free to get back to us if you have other questions or concerns.

     

    ----

    Answered by QHuynh

     

    THANK YOU