- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 12:43 AM
Hello All,
I need to hide Hide Price, Recurring Price and Quantity from workspace for only catalog item. We have custom workspace and when I open RITM record from them it shows me this 3 things at the top.
How I can hide that for only one catalog item ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:19 AM
Hi,
Follow below steps.
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.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 03:00 AM
Hi,
I believe that text is coming from the Variables Formatter (Macro), We cannot hide it as it is static and added through macro.
If this requirement is for all catalog items then you can change the form layout and remove Variable Editor formatter from the form.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:07 AM
@Ravi Chandra_K @Community Alums

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:19 AM
Hi,
Follow below steps.
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.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 02:54 AM
Hi @Anil Lande ,
Thanks for your valuable response, I have one more query on same page is that I'm hiding variables in ritm page but after hiding variables still the Variable text is present there as below : How we can hide it ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 03:00 AM
Hi,
I believe that text is coming from the Variables Formatter (Macro), We cannot hide it as it is static and added through macro.
If this requirement is for all catalog items then you can change the form layout and remove Variable Editor formatter from the form.
Thanks
Anil Lande