- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2018 12:50 AM
Hello,
I need display list of Incidents opened by logged in user under Knowledge Article.
I have scrit with which i am able to pull the list of incidents but not sure how to insert the script under Article.
Below is article in which i need to display the list:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 04:55 AM
Hmm.. that doesn't make it easier. I'm not sure this will be worth the time to do it.
Two solutions I can come up right now.
1. Make a html-link in the article instead that would lead to the list of incidents and make the user click on it to see them.
2. Go all in and edit the ui page for this which is written in jelly.
I would go for nr 1. Since we are looking at both A LOT of hours to do nr. 2 and looking a bit further down the road, nr.2 wouldn't work in e.g. Agent Workspace etc. And give that Next requirements you will get here is to get it to work in the Service Portal as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2018 05:00 AM
Hi,
Where exactly are you going to display this? Is it through a service portal page? If it is, I would probably stay away from this solution since it will require quite a log of customization and in stead on the page that is showing the incident have an extra widget listing the incidents. You can even make it invisible if it isn't the correct knowledge article etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2018 07:10 PM
It is on the Knowledge Article page but not on the Service Portal. User Search with the KB number and when he/she opens that should display the List of incidents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 04:55 AM
Hmm.. that doesn't make it easier. I'm not sure this will be worth the time to do it.
Two solutions I can come up right now.
1. Make a html-link in the article instead that would lead to the list of incidents and make the user click on it to see them.
2. Go all in and edit the ui page for this which is written in jelly.
I would go for nr 1. Since we are looking at both A LOT of hours to do nr. 2 and looking a bit further down the road, nr.2 wouldn't work in e.g. Agent Workspace etc. And give that Next requirements you will get here is to get it to work in the Service Portal as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 05:49 AM
Nice advice.. Making a HTML URL will be the great idea. Will convince the same 🙂