[SOLVED] Can you help me to change delete button?

Hello,

I would like to ask a question before deleting an item.

Why ? with 3 possible answers. For example 3 buttons.

How can I do? Jquery?

The person hovers the mouse over the delete button and 3 sub-buttons appear to choose the answers:

  1. Duplicate
  2. Error
  3. Other

Do you have a solution for me?

Thank you

Maybe you can create 4 buttons, a false delete + the 3 others, the real delete being hidden

The false delete is visible and the 3 others hidden, when you click the false delete you hide it and show the 3 others

2 Likes

Yes, that was my plan, but I was wondering if there was another method.

Thanks to you!

You can create a link button that will open a blank app in modal, it will give you a lot of flexibility

1 Like

With the first method !

button-delete

1 Like