• Resolved Adrian

    (@adrian2k7)


    Hello,

    Really, deleting or cloning a field is so annoying:

    1. It isn’t really obviously where these functions are → why not just make it an option when editing a field? -> https://ibb.co/B4XMxP4
    2. Why are the options collapsed anyway? and not just shown, when I hover a field?
    3. Why can’t I use the options on the currently selected field (green border)

    Thanks,

    Adrian

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    I am sorry but the link that you provided leads to a 404 page.

    The appearance of the Delete, Duplicate and other options for the form was a UI design decision made by our team and was partially made to make sure the forms page looked OK on smaller screens.

    To have these options always show for the forms, you can apply the following CSS to your site:

    #ninja-forms-dashboard > div > main > div > div > div > main > table > tbody > tr > td > ul{
    display:block !important;
    }

    Thread Starter Adrian

    (@adrian2k7)

    @jmcelhaney
    Thanks for your reply. Unfortunately, I don’t have the image available anymore…

    For me, this is still a major pain point working with Ninja Forms. (Another one the omnipresent, very intrusive, but functionless, speech bubble at the top ??

    Maybe it was an “ok” UI decision, but maybe not a good UX decision as well.
    I think the whole UI is nice, but generally not very intuitive. Too many “hidden” features, slide effects…

    Btw. how is this mobile friendly anyway? ?? *cough*

    View post on imgur.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Please improve usability for cloning/deleting’ is closed to new replies.