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.

visually grouping sections

  1. ssondi
    Member

    So I'm looking for a way to visually decorate / semantically group my form.

    I've tried using the advanced fields, but even they don't offer enough control, and would only work for part of my form anyway.

    I've tried using HTML fields, but the block level elements get auto-closed as empty elements during rendering.

    I think I can get the layout to a decent place using ready classes.

    I've gone through most of the posts I could find, like http://www.gravityhelp.com/forums/topic/wizard-plugin-for-gravity-forms#post-6191 and http://www.gravityhelp.com/forums/topic/ive-done-it-dynamic-multi-paged-form

    Since a picture is worth a thousand words, maybe someone could take a look at my album and point me in the right direction?

    As far as I can tell my only road going forward is rewriting the jquery provided by David Smith to leave the section headers outside the fieldsets. I had hoped to use the HTML blocks to add arbitrary containers, but as you will see it did not work.

    Appreciate any help :)

    Posted 13 years ago on Friday July 1, 2011 | Permalink
  2. You could use the HTML blocks - you just need to manually close and re-open the list elements. I detailed how to do this in a previous thread here

    http://www.gravityhelp.com/forums/topic/fieldsets#post-17019

    Posted 13 years ago on Friday July 1, 2011 | Permalink