Nested taxonomy workaround? #6080
stephenmeehanuk
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've got a
collection
of products that would benefit from taxonomy nesting, but that doesn't exist in3.3.12
.collection:categories
to replace taxonomies altogether.entries_field
that usescollection:categories
in thecollection:products
blueprintOn
categories/index
this is used to show a nested list of 'categories'The problem
categories/show
cat_entries_field
is the name ofcollection:categories
entries fieldcat_entries_field
collection:products
by theslug
Beta Was this translation helpful? Give feedback.
All reactions