- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 05:29 AM
Hey guys, any idea why the default list views of My Work / My Groups Work would not let you use the column search? Looks greyed out.
Thanks!
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 06:52 AM
One or more of your conditions are duplicated. In a simple search, I can reproduce it, but if I remove one or the other, the search function works.
Instead of using OR's, try using is one of, and then add your task types.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 06:04 AM
I saw this on another (temporary) instance last week, but didn't have a chance to check it out at the time. I don't think it was the same table/list/view. Can you check the dictionary attributes on task? I can't say for certain, but it could be an attribute on that table, or one of the tables below.
Also, try typing task.list in the application navigator filter on the left and see if the same thing happens.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 07:37 AM
I tried with task.list and I can freely use the search glass there

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 06:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2016 07:38 AM
That was it - the duplicate conditions. I tried with editing this and it worked fine now. Odd, but I guess it's what it is.
Thank you guys for the quick response!