Sortable Clone Fields

Support General Sortable Clone Fields

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #907
    fischifischi
    Participant

    Hi Rwilis!

    I always enjoy using MetaBox, and I got a little suggestion for you - it would be great if you could implement a small feature for the cloneable fields, as many users want them to be in a specific order.

    This is actually really easy to handle, with adding a small jQuery: $('.rwmb-clone').parent().sortable();

    The only thing to be implemented would be an additional information at the definition of 'clone' => true to be set to 'sortable' => true, and adding a class to the clone-field holder, or with my function above, as well as some small CSS issues like the sort Icon.

    I already testet it even with the Groupfield, everything works just fine!

    Have a nice day,

    fischi

    #911
    Anh TranAnh Tran
    Keymaster

    Thank you very much for the idea! Yes, this feature is great and we're going in the same path. We're improving the UI a little and will release it soon 🙂

    #958
    Anh TranAnh Tran
    Keymaster

    Hi again,

    FYI, this feature has just been added to the latest version 4.5.4. Please update the plugin to use it.

    Thanks for your idea and enjoy the plugin!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sortable Clone Fields’ is closed to new replies.