Create view in Drupal with a taxonomy argument that displays values for hierarchies -
I'm trying to get my ideas to work properly using a classification argument. My classification is a hierarchy So if I supply the main categorization term (which has different sub-rules), then I want it to display the result of all the sub-rules along with the main word. However, at the moment it only provides results for the main period and does not include its sub-rules.
Therefore, I have a word: "project management", then the sub-rule: "next step", "fundraising", etc. When I show the scene with the "project management" argument, it does not list any items matching with the words "next step" or "collecting money". It only shows the "Next step" item when the argument is clearly given.
Ben
classification logic You need to use Classification: Word id (with depth)
.
When you add that argument and look at your personal configuration window, you should see a small selection drop-down titled "Depth" at the bottom
An argument In the form, enter any classification word id to tag node with your children's words, and you will see results including logic and result. All children
I forgot the right way to do it myself, but it is underlined.
Comments
Post a Comment