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

@Edvin-Karalius  @Joe S1  I checked the maintain cart layout table, I did not find any duplicate records for "Item Ordering Widget".

Has this widget been customized?

 

JoeS1_0-1689788021825.png

 

best way to check this, is right on the portal page/catalog item in portal.
ctrl + mouse right click on a widget somewhere and select "show customisations"

EdvinKaralius_0-1689788497383.png


Hopefully everything on the page should be surrounded by green markers.

EdvinKaralius_1-1689788538604.png

 

Thanks will check it.

@Edvin-Karalius