How to remove this price, quantity and total from the approval page for catalog items?

saint
Tera Expert

saint_0-1784744553381.png

 

This is not required for any of my catalog item, is there a way to hide it.

9 REPLIES 9

Hi @saint 

 

Check the solution from this post :  Hide Price, Recurring Price and Quantity

"

1. Search for 'Form Header' in left navigation and open the 'Workspace form Header' module.

2. In the Form headers list apply filter for your table and open the record that is in your workspace application.

3. You can find the secondary field relate list and you can add/remove fields from the related list.

4. Make changes to correct list and if no record matching with your workspace application then you may try creating new Form Header record for 'sc_req_item' table and add the columns as per your requirement.

 

"

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Aditya_hublikar
Giga Sage

Hello @saint ,

 

Here is same thread as yours question refer this :

https://www.servicenow.com/community/developer-forum/how-to-hide-price-quantity-and-total-on-request...

 

If this helps you then mark it as helpful and accept as solution.

Regards,

Aditya

Ankur Bawiskar
Tera Patron

@saint 

which portal page is this?

share some more details and screenshots

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

This is an sc_req_item record on Service Operation Workspace, I was able to hide the quantities in the native UI view using @Tanushree Maiti 's answer, but its not working for SOW.

I tried updating the following UI macros as per the post 

  • approval_summarizer_sc_req_item
  • approval_summarizer_sc_request

But it just updated the Native My Approvals Page and the "Summary of Item being approved:" part of it. The Service Operation Workspace seems to be using a different version it seems. Could you please help me identify it?