- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:37 AM
Hi Community.
My users want to be able to create filters on the incident, change, and other tables using the keywords dynamic filter. It works with the global search up in the right corner of UI16 but in the condition builder the keywords condition is visible for a second and then dissappears.
Is it possible to make it visible for our users?
We are running Istanbul Patch 2 with UI16.
New finding:
Apparently the above mentioned issue only happens if you go through the application menu to a table (like clicking the module "Open" under application "Incident".
If you instead use shortcuts to get to the table like "incident.list" it works as intended.
Message was edited by: Jimmie Odelius - New findings
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2017 12:51 AM
Hi Chuck.
Apparently there is a bug in Listv3 where keywords is only possible to be chosen as the first filter condition. Like this
1. Active == True
2. keywords is not a choice
The following would work however.
1. Keywords is chosen
2. active is true
ServiceNow has created a problem ticket regarding this but hasn't supplied me with a ticket number.
Update 1:
ServiceNow has now explained to me that the issue will not be fixed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:57 AM
Hi Chuck.
I edited my intial post. Apparently this is a bug (or feature?) in ListV3. I've submitted an incident in Hi so that ServiceNow can fix the issue.
=== Answer ===
This seems to be caused by listv3.
If you disable listv3 you can pick keywords as a condition again in the condition builder.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 06:06 AM
Intriguing. I will see what ServiceNow says and report back!