where can i find this file - variable_summary_approval.xml which is used in approval_summarizer_sc_req_item macro

nithyamaruthu
Tera Expert

I want to hide some variable set in the Approval form view. The form uses approval_summarizer_sc_req_item macro and in this macro variable_summary_approval.xml is used to display the variables. I want to change this xml file. Where can i find this xml file and edit?

1 ACCEPTED SOLUTION

andrew_och
ServiceNow Employee
ServiceNow Employee

variable_summary_approval.xml is on the "filesystem" rather then a database record: sys_ui_macro. This means is has purposefully not be exposed for customization. However it calls sys_ui_macro: approval_variable_summary, which is a customizable record.


View solution in original post

8 REPLIES 8

In my case i had approval_variable_summary macro to edit the required things. But your scrum_task_planning_board.xml is not editable it seems.


find_real_file.png


Please check this post: Story Board  


rajeshraya
Giga Expert

It is a platform code and it is hidden and I understand that. 

I don't want couple of variables not to be shown in the approval summary. How can I get rid of those variables? Please help.

Hi rajeshraya,

 

I'm also having the same issue, me also need to show variables which are answered not all. Did you get any updates for this. Please share it if you find any.

Thanks 

This is a platform level code and we cannot find it. For updates, you can follow this thread. If that does not helps, please let me know the issue you are facing. Your question does not reflect it.