"Infinite List" Widget: When filled out with several entries, the bottom of the form disappears.

  • lsheard
    Asked on January 19, 2015 at 3:38 PM

    I use this feature to have the registrant list their children's name and ages.  When I trial the form and enter several children' names, the form loses the bottom "Register", "Clear Form" and "Print" buttons.  How do I prevent the loss?

  • Ben
    Replied on January 19, 2015 at 3:56 PM

    Hi,

    I see what you mean.

    The reason for this is because you do not allow scrolling on the iframe and there is no extra code that would try to change its size to match the size of content.

    <iframe frameborder="0" scrolling="no" style="width:100%; height:1951px; border:none;" src="https://secure.jotform.us/form/43483631008148" allowtransparency="true" id="JotFormIFrame"></iframe>

    What I would suggest is to try embedding the jotform using the entire iframe code that you get following these steps: How to get the jotform iFrame Code

    If that does not work, try changing the scrolling option (bold one) above into yes, instead of no.

    Do let us know how it goes.

    Best Regards,
    Ben