Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

'Save as draft' button missing in the catalog item

aiswaryabk
Tera Contributor

I have added a catalog item in employee center portal. After that I cloned the employee center portal. But in the cloned portal, inside the catalog item  'save as draft' is missing.  How to fix this issue

1 ACCEPTED SOLUTION

palanikumar
Giga Sage
Giga Sage

Create system property glide.sc.enable.save_as_draft.portal.<url suffix of your portal> as type true / false and set this property to true.

Refer the below articles for more details:

https://www.servicenow.com/community/developer-articles/save-catalog-items-as-draft/ta-p/2855484

 

Thank you,
Palani

View solution in original post

2 REPLIES 2

palanikumar
Giga Sage
Giga Sage

Create system property glide.sc.enable.save_as_draft.portal.<url suffix of your portal> as type true / false and set this property to true.

Refer the below articles for more details:

https://www.servicenow.com/community/developer-articles/save-catalog-items-as-draft/ta-p/2855484

 

Thank you,
Palani

GlideFather
Tera Patron

Hi @aiswaryabk,

 

go to that particular catalog item and under the tab "Portal settings", there is "Hide Save as draft" checkbox:

GlideFather_0-1758308992696.png

 

My example is for as record producer, but catalog item would have the same option. And you can do it also in the Maintain items list view:

GlideFather_1-1758309072856.png

 

 

Check for this as an easy way, if this is not the resolution then it'll be something painful to find 😄

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */