How to hide the "Delete" button on Remediation task form ?

rd063
Tera Contributor

I want to hide the 'Delete' button on remediation task form but not able to find the ''Delete UI action on remediation task form .
Could someone suggest how can I achieve this?


1 ACCEPTED SOLUTION

Ahmmed Ali
Mega Sage

If you do not want any user to delete the remediation tasks, you can update delete ACL on the table to restrict it only to admin or as per your requirement.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

View solution in original post

6 REPLIES 6

UjwalaBedarkar
Tera Expert

Hi @rd063,

Try to check if its a global UI action.

 

 

Instead of modifying global UI action, you can also follow below approach.


1)Go to UI Action's.
2)Open delete button which is on Global Table.
3)Change table to your table on which you have to hide this button and then click insert and stay.
4)Then deactivate this new button.

Ahmmed Ali
Mega Sage

If you do not want any user to delete the remediation tasks, you can update delete ACL on the table to restrict it only to admin or as per your requirement.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

rd063
Tera Contributor

Hi @Ahmmed Ali 
Can I modify the OOB delete ACL ? Is it good to do ? 

Hi @rd063 

 

Making changes to OOTB configuration is always tradeoff with your business requirement. If it is critical for you to restrict delete access which is currently open, then you can modify the OOTB ACLs.

 

Thank you,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali