Question about filter

Legacy MyInfo versions topics and topics that are no longer relevant
Locked
Alberto
Posts: 1
Joined: Wed Jul 27, 2011 10:02 am

Question about filter

Post by Alberto »

Hello Petko,

I have the following problem with filters:

I defined a new Attribute called 'Status' type 'Category' with a list of items like 'TODO', 'ACTIVE', ... 'DONE'.
I want to filter documents according to Status value so I defined a new filter like this:

Attribute=Status, Condition= is, Value=TODO (selected from popup list)

The filter doesn't work (No documents found).

---
On the other side the filter:

Attribute=Status, Condition= is not empty

is working and I can see all my documents even the ones having Status=TODO

Have you any suggestions ?


Thanks for your help.

-- Alberto
Petko
MyInfo Support
Posts: 3314
Joined: Sun Jul 25, 2004 4:33 pm
Contact:

Post by Petko »

That is a bug, it will be fixed in the next release.
Locked