How to remove this price, quantity and total from the approval page for catalog items?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
This is not required for any of my catalog item, is there a way to hide it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
"
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @saint ,
Here is same thread as yours question refer this :
If this helps you then mark it as helpful and accept as solution.
Regards,
Aditya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
which portal page is this?
share some more details and screenshots
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
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?