Declarative ui action - Resolve not visible on new incident form

Kalyani35
Tera Guru

Hi,

We want to show the OOB declarative action for "Resolve" on the new Incident form.

Kalyani35_1-1714714339414.png

 

This button is available on the submitted incident record but not on the new incident record. I tried adding condition here(please see screenshot below) but it does not work.

How can we achieve this? 

Kalyani35_0-1714714233537.png

 

1 ACCEPTED SOLUTION

Aniket15
ServiceNow Employee
ServiceNow Employee

@Kalyani35  on the above declarative action view = service operations workspace, for new record in sow, the view is different hence the action doesn't shows up on new record. empty the view field for above action and save it, it should start showing up in the new form.

 

Please mark this answer helpful/correct if it helped resolved the issue.

 

Thanks

Aniket

View solution in original post

5 REPLIES 5

Aniket15
ServiceNow Employee
ServiceNow Employee

One reason could be that, in the view service operations workspace new records the fields might be absent which are required to be rendered in resolve modal view.