We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Need to hide checkout option on the catalog item

chiranjeevi Kup
Tera Expert

Hi , Can anyone let me know how we can disable the checkout button on the catalog item while submitting the request.
Thanks in advance !

5 REPLIES 5

Prashant Ahire
Kilo Sage

@chiranjeevi Kup 

Can you give more details on what you want to do. can you please attach any screenshot 

chiranjeevi Kup
Tera Expert

Hi @Prashant Ahire , Thanks for the response
Actually I faced this Question in one of my interview , where he asked there is 3 steps in the order guide and now how can you disable the checkout option , It sounds interesting thought to check in the community if someone knows and help for future use.

Dr Atul G- LNG
Tera Patron

Hi @chiranjeevi Kup 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0967213

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Anurag Tripathi
Mega Patron

Hi,

 

Disable two step checkout model by modifying the below property

 

Procedure

  1. Navigate to Service Catalog > Catalog Administration > Properties.
  2. Locate the property Use the two step catalog checkout model (default false).
  3. Select the Yes check box to enable the two-step process.
  4. Locate the property Show the 'Back to Catalog' button on the two step checkout screen.
  5. Select the Yes check box to provide a button that navigates back to the catalog from the order confirmation screen (default). Clear the check box to hide the button.

Note: this change will impact all catalog items!.

-Anurag