I have a content type (product) which is connected with taxonomies (Make Year, Category and Model). When I add a content for “product” I am providing following information in it:
1. Product Title
2. Product Make Year
3. Product Category
4. Product Model
I have another content type (offers) which contains following fields:
1. Offer Title
2. Offer Banner
Now I want to place some filters to search the product(s) on which I want to apply this special offer. I want something like that:
1. Offer Title
2. Offer Banner
3. Product Filters (I want to use this section again and again so that I could select as many products as I want)
a. Product Make Year
b. Product Category
c. Product Model
Using this filter I want to populate the list of products along with checkboxes, so that I could apply this.
Comments
Comment #1
joachim commentedDuplicate of #1624378: Limiting options doesn't work with field collections, I suspect.
BTW, please don't randomly tag issues. Please review the issue tag guidelines,