How to setup details page and frontend multifilter
Hi everyone,
I'm setting up my first MetaModel project and I'm struggling with some issues. It's a catalog with items and I want to setup a cataloglist and every item has to have a link to a detailspage.
I've setup 4 metamodels: catalog, category, lure type and trap type.
My MM catalog has 11 attributes and for 3 of them are managed in backend with their own MM (category, lure type, trap type).
I've setup 4 frontend filters inside MM catalog. One for "publish state" which works perfectly. The other three (category, lure type and trap type) are not working!?
So I've got two questions:
1. Why are those three frontend filters not working?
2. How can I create a "catalog item with a link to a details page" setup?
My setup is:
Contao 3.5.28
MetaModels Nightly Builds
Demopage: http://pherobank.demo4u.nl/catalogue.html
Hope everything is clear. Thanks for your help!
Kind regards,
Bart
Setup detailspage is okay now, filter still not working!
Good morning everyone,
My second question "How can I create a "catalog item with a link to a details page" setup?" has been solved! I changed my filtersettings to "Simple lookup" on the "Alias" attribute and now it's working.
But my frontend filters are still not working. I've setup another testsite with the official Contao demo and a really simple MM catalog with MM category. Inside MM catalog there is a tag attribute "category" for frontend filtering. I created one page with frontend cataloglist and one filter "category". But filter is not working!
Demo: http://metamodels.demo4u.nl/catalogus.html
I followed al the instructions I found in different tutorials, videos and manual. But I'm deffinately doing something wrong. Hope someone can help me out!
Kind regards,
Bart