Embedding 2 forms in one webpage

  • m_affanasyeff
    Asked on July 11, 2015 at 8:08 AM

    Hi!

    Please help))

    I need to use two forms on the same page. One of them has to be on top of the page - to get a calls orders, another one has to be at the bottom - main order form.

    How can i realize it?

  • Jan
    Replied on July 11, 2015 at 9:35 AM

    Are you planning to embed 2 forms in 1 webpage? You can do that by using the Iframe method. So you need to get the Iframe code of both forms and then paste that 2 codes in your webpage source code.

    If you are planning to embed a form inside an existing form, then you can use the Iframe embed widget. You need to get the direct form url and paste it on the Iframe embed widget.

    If you need any help, let us know. Thank you.