Open iainhallam opened 7 years ago
This will probably be fixed as soon as #685 is merged.
@iainhallam I understand this is a duplicate request of later #622, which has now been implemented.
Please close the issue if you can use the newly introduced filter
regex to solve your case.
I have several pages in a hierarchy called the same thing, and when filling in a page field that searches that namespace, I'd like to be able to restrict the search to the top level only. Either an extra option on the page type, or a syntax for the namespace that restricts this would be great. I note that in the assignments admin page,
:**
means a namespace and its children, while:*
means the namespace but no children.