[solved] module maker where_x = y

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
crankshaft
Forum Members
Forum Members
Posts: 57
Joined: Sun Mar 25, 2007 7:42 am

[solved] module maker where_x = y

Post by crankshaft »

Hi;

I have used this module for many years, but now I have a need to be able to filter by one of the fields which has been defined, in this case it is named product.

Reading the help, it seems to suggest that you can use the where_ option to filter the results, but it seems that this is not working as I expected it to.

Code: Select all

{cms_module module="FAQ" what="question" where_product="Express" template="faq_main"}
What I am looking for here is to display all of the FAQ's where the product="Express" but when I set this to any of the drop down product options, it always returns null.

And yes, I am very sure that I have used the exact -cases sensitive field and search criteria, I have checked this many times over.

Has anybody else got this particular feature working on a user-defined field ??
Post Reply

Return to “Modules/Add-Ons”