PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Newbie- Question on two items.

  1. 1. How do I create a form so it pops out in an "ajaxy" way . Example of what I want to do is on this site; http://www.kaltura.org/. when you click on contactus, the form opens up without opening another page. Any direction is appreciated.

    2. How do I include a check box with terms of service in a form? I would like the box to be smaller and user must scroll down to read content. Let me know if this is possible with gravity forms.

    thanks in advance

    Posted 12 years ago on Saturday October 15, 2011 | Permalink
  2. The first one would be opening a form in a "modal window", which is commonly called a lightbox, etc. You can search for "modal" and find several different topics here. I put together a demo a good while back using the FancyBox script. It may be a tad dated due to new versions of both GF & Fancybox, but the concepts should be the same.

    http://www.gravityhelp.com/forums/topic/form-in-modal-lightbox-window#post-2219

    http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/

    Secondly, You can create a checkbox field with just the one checkbox.. "I agree to the terms of service"or whatever, make it required so the form won't process until it's checked. For the actual terms, you could use a HTML block to embed that content inline - possibly create a scrolling div with CSS or you could use a section break element with the CSS ready class that turns it into a scrolling element. You can find info on that here.. look for "gf_scroll_text"

    http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes

    Posted 12 years ago on Saturday October 15, 2011 | Permalink
  3. Regarding #1, check out my blog post: http://websitesetuppro.com/how-to-open-gravity-forms-form-in-a-lightbox/

    Posted 12 years ago on Wednesday November 16, 2011 | Permalink

This topic has been resolved and has been closed to new replies.