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.

Service Catalog 'Order Now' and 'Add to Cart' not working

Josh62
Mega Contributor

When I click "Order Now", the status updates to "Submitting..." and hangs there for a few miutes. Once the page updates it shows the requested item form with no record and then redirects me to the service catalog item form that I just submitted.

find_real_file.png

When I click "Add to Cart", the portal displays "The item is successfully added to my cart", but it does not actually show up in the cart. 

find_real_file.png

These are my console warnings:

find_real_file.png

Any ideas on what's causing these issues?

6 REPLIES 6

Sumanth16
Kilo Patron

Hi Josh, 

 

Are you using the OOB widget (or) customized widget?

 

Thanks & Regards,

Sumanth Meda.

Josh62
Mega Contributor

I tried using both my customized widget and the OOB widget. Still the same issue unfortunately. Any other suggestions?

shloke04
Kilo Patron

Hi,

This looks like a customized widget. I would suggest revert it to OOB widget and then try again to see if the issue persists or not.

Widget Responsible for Controlling Order Now and Add to Cart button:

Navigate to widgets and then search as Name  = SC Catalog item

find_real_file.png

Open the Record and scroll down to Related List named "Version" . If Version is not present then add it as a Related List using Configure--> Related List and then revert it to OOB Version.

Also, was there a use case on why this code widget has been customized?

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Josh62
Mega Contributor

I tried using both my customized widget and the OOB widget. Still the same issue unfortunately. Any other suggestions?