• Hi,

    I am using fieldset and sections inside a form. I want the fieldset within the section.
    So the code will ve something like this:

    
    SECTION 1 OPEN
    <fieldset></fieldset>
    SECTION 1 CLOSE
    SECTION 2 OPEN
    <fieldset></fieldset>
    SECTION 2 CLOSE
    

    Is it possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Bas van den Wijngaard

    (@basvandenwijngaard)

    Depending on how the sections are created this should work.

    Do keep in mind that the section-field from Gravity Forms doesn’t create a section open and close part. It just creates a title with extra logic applied to it.

    The Gravity Fieldset for Gravity Forms plugin was created to create real sections in the forms HTML output. With fieldsets. So je might not even need the extra sections.

Viewing 1 replies (of 1 total)
  • The topic ‘Fieldset inside section?’ is closed to new replies.