'Reopen Incident' UI action button not visible on incident form

Balakrishna_ABK
Tera Guru

I want to activate OOB 'Reopen Indicent' UI action. I made it active 'true' and visible on 'form button' but still it is not visible. I want to know when it will be visible on incident form ?find_real_file.png 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check the condition of that UI action is evaluating as true or not?

you need to check the function canReopenIncident

find_real_file.png

Regards
Ankur

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

View solution in original post

6 REPLIES 6

Musab Rasheed
Tera Sage
Tera Sage

Hello Balu,

Kindly post entire screenshot, Generally it is visible to Caller of Incident, have you checked with any caller.?

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check the condition of that UI action is evaluating as true or not?

you need to check the function canReopenIncident

find_real_file.png

Regards
Ankur

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

Thanks Ankur

Where can I check the canReopenIncident function?