Contact Form for Cargo Collective

  • vomvom
    Asked on December 15, 2015 at 7:13 PM

    Hi, i'm trying to embed a jotform contact form to my CargoCollective page to generate a contact list. I follow all the steps that you provide but after pasting it on the Contents&Layout window it only shows the first part of the iframe code as code, not as a form.

    Any help will be apreciated.
    Thank you!

    Jotform Thread 726243 Screenshot
  • BJoanna
    Replied on December 16, 2015 at 1:30 AM

    Inside of this guide you can find out how to add your form to Cargo Site:

    http://www.jotform.com/help/207-Adding-Form-to-Cargo-Site 

    The screenshot in the guide is without the script tags since Cargo doesn't accept script in their CMS.

    So you should add only part with iFrame tag. You can copy/paste the following:

        <iframe

          id="JotFormIFrame"

          onDISABLEDload="window.parent.scrollTo(0,0)"

          allowtransparency="true"

          src="https://form.jotformeu.com/53465489326365"

          frameborder="0"

          style="width:100%;

          height:539px;

          border:none;"

          scrolling="no">

        </iframe>

    Hope this will help. Let us know if you need further assistance.

  • vomvom
    Replied on December 16, 2015 at 2:38 AM

    At last it's working! I copied directly from the " Iframe" field(not "</> copy code" button) and, after that, in the CSM, I erased the script tags.

    Thank you so much!

  • Elton Support Team Lead
    Replied on December 16, 2015 at 7:14 AM

    Thanks for your reply and glad to hear it is now working. Cheers!