Getting possible checkbox-list-values from the backend
Hi all,
I have a list of nodes. Each node has a property "category".
"Category" is a checkbox-list (multiple categories are possible).
On the website itself, I want to be able to filter through these categories.
So I need a list of all possible categories that I've entered in the data-type in the backend.
Is it possible? Or do I need to query the database directly?
Getting possible checkbox-list-values from the backend
Hi all,
I have a list of nodes. Each node has a property "category". "Category" is a checkbox-list (multiple categories are possible).
On the website itself, I want to be able to filter through these categories. So I need a list of all possible categories that I've entered in the data-type in the backend.
Is it possible? Or do I need to query the database directly?
Thanks in advance.
is working on a reply...