Filtering via Content Plugin (Cache problem?)

bartschepens

New Member
I had one page with a list of students of all different classes:

{fabrik view=list id=31}

I've made some copies of that page with the same list but with an extra filter so that only students of a specific class are shown:

{fabrik view=list id=31 leerling___leerjaar=6}

The pages with the extra filter work fine, but the original page doesn't show all the studentrecords when you have visited one of the filtered pages.

Is there a solution to this problem?
 
That should work.

Alternatively, and arguably a "better" solution, would be to copy the list, use pre-filters, and have each content plugin string refer to a separate list ID. Especially if you want to have a "hard" filter that can't be cleared by just appending resetfilters=1 to the URL, and won't suffer any kind of cross-polution of the filter state if you have multiple pages open on different content.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top