- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2016 02:11 PM
Hello experts,
We are implementing the Contextual Search and it is working great. We have several different teams using the incident management but we are only starting knowledgebase with one team. If I turn on Contextual Search then everyone will see the results when they type in the short discription. I know I can set the articles to certain roles so everyone can't read them but I don't even want the search results to appear if they are not part of the knowledgebase.
Is there a way to turn it of if they are part of a certain role? I couldn't find a "label" for the contextual search and turn it false if they aren't allowed...
Can anyone give me some guidance? TIA
Thanks,
-Adam
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2016 03:54 AM
Hello Adam,
In the Table Configuration you can set a condition to determine when to display contextual search ('When to display' tab). You could possibly check the Assignment Group field (or any field which contains the team dealing with the incident) to determine if the search is to be displayed.
At present there is no role based display of contextual search.
Regards,
Chris Henson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2016 08:08 AM
Hello Adam,
We re-jigged the UI a little in Geneva so the condition you're looking for is called 'Match condition' on the Table Configuration in Fuji. Should be on the main form.
Regards,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2016 08:56 AM
Oh ok. I was messing with this awhile ago and it wasn't working. But looks like I have to save the incident and then it worked. Any idea to have it work onload? I tried a filter that was openedby.defaultgroup and thought that might already be captured but it still showed results when they created a new incident. But if I saved it and then change the short description, the contextual search was off(Which is what I want but onload). Ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2016 09:04 AM
Looking like this 'match condition' is after the incident is saved and not onload...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2016 06:49 AM
Hello Adam,
Bit late on the reply!
The match condition is evaluated server side so only works against existing records. On new records we do not check the match condition and if we did, it would only check default values.
Regards,
Chris