Pro: Fieldset End

This topic contains 3 replies, has 2 voices, and was last updated by  Stephen Harris 9 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9928

    I like the addition of fieldsets in EO Pro 1.6, but is currently a little restictive as you cannot define when a fieldset ends. Thus it is impossible to have content not in a filedset after a fieldset.

    Eg this is currently impossible:

    <fieldset>
        <!-- stuff in fieldset -->
    </fieldset>
    
    <!-- stuff outside any fieldset -->
    
    <fieldset>
        <!-- stuff in fieldset -->
    </fieldset>

    A solution to this would be a Fieldset End element in the booking form customiser.

    Thanks

    Dario
    #9929

    Hi Dario,

    You’re right, the fieldset ends when the next starts – so it is a little restrictive. However, there is a planned update of the form customiser (currently in development) which would allow you to add fields below other (selected) fields. For example, in WordPress’ menu admin page you can drag an item ‘beneath’ another so that it becaomes a ‘child item’. In the same way you’ll be able to drag fields beneath another. At first only fieldsets will support ‘child’ fields, and the form will be updated automatically when the feature is added.

    Stephen Harris
    #9938

    Thanks Stephen,

    Sounds like a great idea!
    Good work.

    Dario
    #11570

    Just a note to say that this was fixed in the 1.7. You can now ‘nest’ elements inside by fieldsets by dragging them under the fieldset element. (In a similar way you nest menu items in WordPress’ menu editor).

    Stephen Harris
Viewing 4 posts - 1 through 4 (of 4 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.