- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2022 07:40 AM
Hi Experts,
I have strange issue. I trying to add custom widget to Standard Ticket view. Tab name is called Approvers.
I created new widget for it and when i testing it using widget editor i see all data in preview, but when i add this widget to Standard Ticket it's not working.
Do you have any idea why it's not working?
BR,
Kamil
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2022 05:30 AM
Problem solved. Widget can't have ID field empty. After adding it and cleaning cache it will work 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2022 11:21 AM
Hi, i'm not sure if we have same code there but i tried few seconds ago on San Diego and mine is working fine. I can share xml if you want. One final question: do your widget id is without any spaces ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2022 11:53 AM
No spaces with the widget id. If you're able to share xml I could try that route.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2022 11:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 10:33 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2022 07:07 AM
@Kamil Smusz -- thank you, it's working now!
Other design thoughts:
- Would be nice to have an empty state message. The tab looks weird when there are no approvals.
- Finding a way to show which approvals are group approvals versus singular approvals. Especially if you only need one out of 6 people to approve something but all 6 show, it can be a little misleading.
- Linking the approver name to the hri_user_profile page in employee center would allow users to see more info about an approver
- Having a Teams and/or Slack icon that works similar to the email icon
Just some ideas on how to enhance this but great start!