I want to restrict search results to only nodes in a particular folder. Is there a way to specify a search depth? If this is not possible how can I filter the search results?
|
feedback
|
|
To filter the tree with only search matches, use the built-in search option show_only_matches:
| |||
|
feedback
|
|
Here is an example usage :
You can use max_depth & max_children params to limit the tree | |||
feedback
|