My form is not reproducing as per the designed form

  • Mikefoto
    Asked on March 27, 2019 at 5:46 PM

    For the Mobile Metal Restoration form, the Submit button is not being created on the page when embedding the Source code.

    It shows just the "S" and not the word Submit?

  • Kevin Support Team Lead
    Replied on March 27, 2019 at 8:53 PM

    We will need to get the link to your page where the form is embedded on in order to investigate the issue, please share us the link and make sure the form is embedded and the issue can be replicated. 

  • Mikefoto
    Replied on March 28, 2019 at 5:43 AM
    Thank you
    This is a test site, www.test.metalrestoration.co.za
    I have created 2 forms one for the main site and one for the mobile version of this responsive site. It is the mobile version (480px screen width) which is replicating the contact form without the full word Submit.
    Kind regards
    Mike Ehrman
    ...
  • Nik_C
    Replied on March 28, 2019 at 7:03 AM

    I checked your form and I was able to replicate.

    The issue is most probably related to the embedding method.

    Could you please try re-embedding by using the iFrame method:

     <iframe id="JotFormIFrame-90393808329566" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allowfullscreen="true" allow="geolocation; microphone; camera" src="https://form.myjotform.com/90393808329566" frameborder="0" style="width: 1px; min-width: 100%; height:539px; border:none;" scrolling="no" > </iframe>

    Please check and let us know how it worked for you.

    Thank you!