- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 12:40 AM
Hi all, I'm working on a custom version of the Employee Center and making copies of most widgets to do some customizations. It's going pretty well but I ran into trouble with the catalog item widget. My copy refuses to display any part of the form I want to load in.
The original widget:
My widget:
I've already looked at a bunch of things like scope access and restricted access privileges, but nothing. Can anyone explain this behavior?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 04:23 AM
Found the solution. Unlike most widgets in the Employee Center, the Catalog Item widget has to be in the global scope.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 01:10 AM
Hi,
Have you tried adding logs and console logs?
What is the URL when you open any catalog? It should contain sys-id of Catalog item.
Thanks,
Anil Lande
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 04:23 AM
Found the solution. Unlike most widgets in the Employee Center, the Catalog Item widget has to be in the global scope.