Hi folks
I am wanting to use the Search Operator Fields
I feel I am close to using it properly...
I have a List and Search type pulling in featured content from my chosen content type.
I want to filter on it having tag 'a', OR tag 'b'.
Any tips?
This screenshot shows what I am doing
In my Search form I have 7 fields:
- CCK = This has a live value referencing my intended content type
- Article Featured = Live value of what I want (1 is yes, 0 is no)
- [ -> ( = Don't know what to call this, I think I'll call it 'Search Operator Start'
- Article Tags = This is a Tag field, and grabs the id's of tags. I have a live value set - Only one though as I want to get articles with tag 'x' OR 'y'
- OR = This is.. er OR
- Tag Id 2 = This is another tag field I created for this search, exactly the same as the 'Article Tags' field
- ) <- ] = I think I'll call it 'Search Operator End'
So, what could I be doing wrong
I know that I need 'Search Operator Start and End otherwise the query is not good.
Bucklash