Delete Button Not Working --- UI Action

sravani35
Kilo Contributor

Hi All,

    I had written UI action for a particular role and given the role inside the condition and having that role only should be able to delete the CI Record from Form. But i was unbale to delete the CI with that Role. Could any one please suggest if there is any other way to overcome this issue.

 

Thanks in advance

Damacharla Sravani.

 

9 REPLIES 9

Martin Ivanov
Giga Sage
Giga Sage

Hi. You have to define a Delete ACL for the table you want, giving the role rights to delete CIs. Please refer to the ACL documentation. Please note that you will need a 'security_admin' role to be able to define new ACL.

Mark Correct and Helpful if this answer helps.


Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024

Hi Martin,

 

  I have created the UI Actions for 5 tables, So should I write the ACL for all the 5 tables.

If you are willing to delete from all 5 tables, then... yes.


Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024

Maik Skoddow
Tera Patron
Tera Patron

Hi @sravani ,

please share your UI Action configuration, for example as screenshot.

Kind regards
Maik