Replies: 1 comment
-
I guess using taxonomy you can define tree structure https://docs.orchardcore.net/en/dev/docs/reference/modules/Taxonomies/ |
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 there!
I am new in Orchard and want to know is there any tools to search through several levels of hierarchal data.
For example I have this structue:
And I need to construct such query that could select all nodes of type Product which have Property value = 10 inside Category1 from all sublevels of hierarchy.
Is there any API in Orchard Core that could make it with one query ?
Beta Was this translation helpful? Give feedback.
All reactions