[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Scan and Category
I don't understand the page scan tag very we'll. It gives undesired results
in many cases. I just want to return a list of products "from the products
table" where the category matches xxx or whatever. It seems to return
matches from other columns as well? Is there a way to limit my scan to a
single column
For instance:
[page scan se=attachments/sf=category]Attachments[/page]
This should only return results that match attachments in the category
column of the products table - right? We'll it matches on other columns too.
Am I doing something wrong here???
LA