S. collections: filter certain conditions

Any trouble you encounter with the Pedias, here's the place to ask for help.
Post Reply
User avatar
jed
Addicted to Bruji
Addicted to Bruji
Posts: 25
Joined: Sun Jan 10, 2010 1:13 pm

S. collections: filter certain conditions

Post by jed »

Can smart collections filter for certain values, i.e.
1. Can you filter: IF 1 OR 2 for Custom field?
2. Can you filter for BLANK (Dates for instance): IF NOT ANYTHING.
Like "Films where LastSeen is BLANK"
Thanks, Jed
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: S. collections: filter certain conditions

Post by Nora »

The smart collections cannot handle mixed and/or cases but they can do all "or" (any) or "and" (all) cases. That is one tricky sentence, but an example will help:
"Custom1 is 1" smart collection rule 1
"Custom1 is 2" smart collection rule 2
"Any" this is a pop up button option.

It can handle empty date field by leaving them blank; i.e. "Last Seen is [blank]".
Post Reply