Submit button missing on catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 08:20 PM
On one of the catalog item Submit button is missing. Not sure what is going on. Any ideas? Other catalog items have it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 09:47 PM
Is this the one you are talking about?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 09:49 PM
Yes, you should select Submit option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2024 08:25 AM
Created a UI macro for Submit with the following:
<div class="orderButton">
<a class="request_catalog_button addtlBtn" onClick="orderNow();">Submit</a>
</div>
This works for other items but when clicked on this item it doesnt do anything. Noe error messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 09:52 PM
Tried that but we are not using portal, still in the old cms and iframe set up. Used Submit macro now but could not get it to work. We have similar set up on multiple items and it works fine.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2024 09:57 PM
Hello ,
Just check the "Use cart layout" is set to true or not.
If it is false, the cart layout is not visible in native UI but Order/Submit/Request button is there in Service portal.
Regards,
Vaishnavi Lathkar