Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to hide submit button in catalog item

Arkesh Kumar
Giga Guru

I want to hide submit button in catalog item

 

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Shivani Singh1
Tera Guru

Hi Arkesh,

Create ui policy/catalog client script

Script: 

this.jQuery('button').hide();

Please mark helpful if it solves the purpose

View solution in original post

12 REPLIES 12

Pranav Bhagat
Kilo Sage

Why you want to hide it ?

How you will submit the item?

For our business needs, Some catalog items should not display submit button

ok

go to "Maintain cart layouts" from your navigator-->Select target "Item ordering widget"-->In the buttons tab uncheck the "ordernow" button and it should disable.

 

Reference Link

https://community.servicenow.com/community?id=community_question&sys_id=b48b38b8dbe5ab004abd5583ca961918#:~:text=is%20straight%20forward.-,go%20to%20%22Maintain%20cart%20layouts%22%20from%20your%20navigator%2D%2D%3E,button%20and%20it%20should%20disable.

 

https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-management/task/t_ConfigureCartLayout.html

 

this will hide submit button to all catalog item but i need it should be hide only few