Add a button in Shopping Hub
You can add a button in Shopping Hub, similar to the existing Don’t see what you need? button.
Before you begin
Role required: sn_shop.shopping_hub_admin or sn_shop.procurement_administrator
Procedure
In the navigation filter, enter
sys_ux_page_property_list.do.On the UX Page Properties, select the existing configuration for the Don't see what you need button.
UX Page Properties list showing the configuration for the Don't see what you need button.
- On the UX Page Property page, add a new link object in the Value section.
UX Page Property page with Value section highlighted.
Add a new link object after the final entry to add the new button, following the structure shown below:
{ "id": 6, "type": "external", // or "internal" if it's a ServiceNow page "target": "_blank", // or "_self" if opening in same window "opensWindow": true, // or false for internal links "label": { "translatable": true, "message": "Your New Button Text" },Select Update.
Result
The newly added button is displayed in Shopping Hub.
Parent Topic:Configure Sourcing and Procurement Operations
Related topics
Install Sourcing and Procurement Operations
Setting up primary data for ShoppingHub
Configure punchout for third-party site purchases
Configuring work prioritization
Customize your top suppliers on Shopping Hub
Configure conditions for merging purchase requisitions
Service portal configuration for ShoppingHub
Advanced Work Assignment for Source-to-Pay Operations
Install Universal Request for Sourcing and Procurement Operations