- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I have requirement that, when the employee save the catalog form via 'save as draft' button, it must go to manager for review and the manager must submit the RITM after the review. But, when i configure the 'hide save as draft' check box in the catalog form and left it uncheck, its not showing up in the service portal. is it problem with the widget or the zurich version which im using?
is there any way to solve this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
this involves heavy customization and is not available as out of the box feature
If you still want to do then check this link where I shared a hack/workaround and you need to enhance it further
Can two user update the two different variable set simoulteniously before submit the request
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Do you use the standard out of the box portal meaning /sp or /ecs? If not your have to create system property like this as a type true/false and set it to true.
Property name: glide.sc.enable.save_as_draft.portal.your_portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @gopikaps
why? First of all, this is very heavy customization and not really aligned with how “save as draft” should be utilized. Secondly, when not send it for manger after submit for approval? This would be a much better practice.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Yes @AndersBGS , But the client requirement is , after the form has got saved to draft , a notification has to b triggered to the manager and he has to fill-up the remaining section of the form and submit the request. and the RITM would remain as approved/ rejected as per the checkbox checked in by the manager. so, need to make a logic for that as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @gopikaps
I understand the requirement, but I would challenge this as this is not best practice.... Rather utilize a form, playbooks (for any additional details from manager), and then an approval is needed... That I would rather consider.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
