About add to wish list button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2023 10:23 PM
Hello everyone
I would like to know if it is possible to enable the add to wish list feature in employee center?
I can see this button on the portal, but I can't see this button on the esc.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2023 10:55 PM
Hello Yuchen,
Here is ServiceNow Docs link for enabling the Add to Wishlist Option in ESC.
Below are steps -
Procedure
- Navigate to All > Service Portal > Portals.
- Search for and select Employee Center.
- If you are prompted with the message To edit this record click here, then click here.
- Open the Main menu by clicking the preview this record icon (
). - Change the values for enable_cart and enable_wishlist to True.
{ "enable_cart":{ "displayValue":"true", "value":true }, "auto_update_cart":{ "displayValue":"true", "value":true }, "exclude_search_on_homepage":{ "displayValue":"true", "value":true }, "enable_wishlist":{ "displayValue":"true", "value":trueCopy - Click Update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 06:40 PM
Hello,
I tried this method, but it did not work.
It just made the menu wish list show up in the top right corner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 08:40 AM
Hi Yuchen,
Have you tried enabling the option in the widget?
With the portal page open, hold down Ctrl and right-click on the catalog item widget, then choose 'Instance Options'. There's an option in there to enable the wishlist button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 07:35 PM - edited 05-24-2023 07:45 PM
Hi,
Is there a specific use case why would you want to enable wishlist when you have favourites on the esc portal?
You can enable the same in sp portal also..
Regards,
