Submitted by viking on 2022/12/30 17:07

Sorry for trivial question, but I am not sure why this source filter is not working:

#Done_B = null

I want to hide all items that  have the Tag #Done_B set. However, all items are hidden with it on.

Comments

Sorry, I forgot to mention that I also tried:
NOT #Done_B

In this case, nothing is hidden (The items with #Done_B are still shown).

BTW, there is a minor bug when trying to edit the filter. If I have "NOT #Done_b" and I use the back key on "b" and then try to type "B" it doesn't work. It still shows "NOT #Done_b ". I need to go back to "NOT #Done" and then add "_B".

It works here, please provide more information (sample, screenshots, video). Perhaps it is the underscore in the tag. Check it out

w.r.t. upper case / lower case, filter is not case sensitive. What you are seeing is auto-complete from an item in the list (by design). You can clean up the list if you want. See relevant doc

Per our CS discussion, I tried different display modes, but I cannot get it to work:
z

For example, I am using Flat List above. I want the Parents and Children hidden with the filter enabled, and both shown as Outline (hierarchy) when disabled.

The display is as per design.

What you need to do is to ensure that sub-items don't have the source field / tag value. Showing that as a column help

There was an issue when demoting items with grid with tag source, fixed in v121Pre10

How do I ?