delete button should be hidden for particular roles.

siva58
Tera Contributor

Hi all, 

my requirement is i need to hide Delete button for the particular roles.

ex: the user who has the test_manager, test_stall,  role they was not able to  see the Delete button.

1 ACCEPTED SOLUTION

Hi,

there should be 1 table level DELETE ACL

Search for that and add appropriate roles

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

12 REPLIES 12

Hi,

there will be already 1 table level DELETE ACL

Just give the roles which you want delete should be allowed in the roles section

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

yes is their 2 ACL records in table level. but the type is Record. my requirement  is delete button shoulb be hidden for the few roles

search for type as delete and give roles to that.

Hi,

there should be 1 table level DELETE ACL

Search for that and add appropriate roles

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

yes as ankur mentioned there will be a delete ACL on that table just update that ACL with the roles as per your requirement.