How to add a UI Action form button on the Catalog Item view

williamsun
Mega Guru

How can I add a "form button" UI Action to the screen where the Catalog Item is being ordered?

Somehow developers decided that in the new Smartphone interface catalog items can no longer be "Ordered Now", but instead have to forcefully go through the Add to Cart, and then Order Cart.

I am trying to create a UI Action on the Catalog Item view for the smartphone interface so that I can then figure out a way to make my own "Order Now" button, but keep drawing blanks.   I don't know what table to make the UI Action on.

Maybe ctomasi can answer this Smartphone interface question as well?

2 REPLIES 2

rohantyagi
ServiceNow Employee
ServiceNow Employee

Not sure if I quiet get the question however did you try adding form button to one of these:



find_real_file.png


Checked it, but the widget that has to do with the item ordering is only for desktop, also the OrderNow button on that is in a Macro, and Macros are not supported on the Smartphone interface.