Column specific edit confirmation modal in a table

  • Goal: I am using a 'Bulk update via a. primary key' action to edit the cells in a table. I have a second confirmation modal. It shows a notification after 'save' is clicked. Is it possible to use the modal specifically for a column. I don't need it when the cells in different columns are edited.

  • Steps:
    image

Hi @BenDeLevi, if I'm understanding correctly, you would like to show the confirmation modal as soon as a user edits one cell, correct?