How to remove the delete button from the incident form?

lisawhimperley
Tera Expert

How to remove the delete button from the incident form?

Please provide step by step instructions if possible. 

 

Thanks, 

Lisa

10 REPLIES 10

This will disable from all of the tables not only incident as Delete button is GLOBAL.

Thanks

Ashvini Kadus1
Kilo Guru

Hi lisawhimperley,

 

try this approch,

i.Right click on the Delete button at the bottom of the incident form.

ii. Edit UI Action and update the delete ui action with added condition as tablename != ( table's name)

 

 

 

Regards,
Ashvini.k
Kindly Hit Helpful, Reply,Mark as Correct Answer if you found useful.

apoorva_tewari
Mega Guru

Hi Lisa,

I agree with Rahul you can go to delete ACL for incident

find_real_file.png

and then limit it based on role or via a script

find_real_file.png

 

 

This has not worked unfortunately. 

Trupti6
Tera Expert

find_real_file.pngHi Lisa,

pls check for UI Action delete and at bottom section ,In UI action visibility include incident overview.

Kindly Hit Helpful, Reply,Mark as Correct Answer if you found useful.