Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #754002

    I was able to create a button (using CSS) and figure out how to have my GravityForm appear a modal window from other Enfold forum entries. However, if a user click anywhere in the form, the modal window closes! I am glad to have gotten the modal window working, but of course need to allow users to interact with the form.

    Any ideas how to make this happen?

    Thanks!

    #754130

    Hey lzevon,

    I’m not sure how you managed to put the form in light box that should not close when you interact with the form.

    Button elements can open a lightbox window and display any content inside it.

    1. Create a new page with your content(form) inside it and hide the header and footer from the sidebar options.
    2. Copy the page URL and add ?iframe=true to the end of the link.

    example : If the new page created to display in the lightbox is http://kriesi.at the link to open it in lightbox will be http://kriesi.at?iframe=true

    Just insert the link in the button element :)

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Form in modal window working, but with unwanted behavior’ is closed to new replies.