How to hide catalog wizard step
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 07:17 AM
How can I hide the "Financials" tab in the Service Builder and is it possible to do without script ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 10:41 AM - edited 02-15-2025 01:23 PM
Hello, to remove the tab, follow these steps:
- Open Catalog Wizard table [sc_wizard], find record 'Create a new offering' (SysID 13ea1c9677f2201074613036971061cb) and open it
- In related list 'Catalog Wizard Steps' find record with name Financials (should have order 400)
- Delete the step (make a backup before deleting - export as XML)
I haven't tried it myself, but if my answer helped you, please mark it as correct and helpful, thank you 👍
Martin