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 add Submit button on catalog item in instance view.

Hrishabh Kumar
Giga Guru

I have created a catalog  item, by default it comes with "Add to cart" button.

I need "Submit" button on the catalog item in instance view.

 

noOrderNowButton.PNG

 

Note: I have configured the portal settings of the the catalog item and that adds submit button on the portal view.

PortalSettings.PNG

1 ACCEPTED SOLUTION

Joe S1
Kilo Sage

Hello @Hrishabh Kumar 

 

Check your Maintain Cart Layouts -> Item Ordering Widget and see if the "Order now" button has been unchecked?

JoeS1_0-1689775862859.png

This is a global setting for the cart layout, turning it on/off will affect ALL catalog item carts.

 

View solution in original post

8 REPLIES 8

Joe S1
Kilo Sage

Hello @Hrishabh Kumar 

 

Check your Maintain Cart Layouts -> Item Ordering Widget and see if the "Order now" button has been unchecked?

JoeS1_0-1689775862859.png

This is a global setting for the cart layout, turning it on/off will affect ALL catalog item carts.

 

Hi @Joe S1

I did the same configuration and it worked but in a weird way. I can see two Order Now buttons on every catalog item.

doubleOrdernow.PNG  

There are 2 possible issues:
1: you have old version of the catalog item widgets in portal.
check the page if the widgets contain the name "deprecated" in them.
If they do, would be a good idea to replace them with the new widgets that have the same name without the "deprecated" in them.

2: There is a customization on the page done.
Check the page for any modifications.

Agreed, sounds like there's some customization going on here.

 

Thanks,

Joe S.