Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

'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

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

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 😄

 

_____
Answers generated by GlideFather. Check for accuracy.