Workspace component list title is missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:26 AM
Hi,
I added a new component to the landing page in HR Agent Workspace, but when I opened it, the list title is missing. How can I add it or change it easily, e.g., in UI Builder?
I can do it directly from the UX macroponent definition in the composition section modifying JSON, but maybe there is a faster and easier way to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:42 AM
You are giving the answer yourself (twice): https://www.servicenow.com/community/developer-forum/workspace-component-list-title-is-missing/td-p/...
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 04:40 AM
yeah, I see next experience forum is a better fit for my question. Unfortunately, I can't seem to find an option to delete my previous post on the developer forum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 10:06 AM
Check the event handler of the vizualization component as on click of that the list is opening but the list title is missing, So there you need to pass the title.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 01:10 PM
Hi @Dibyaratnam could you please provide me with some details about where exactly I should pass title?