Jump to content

2.6+ bug? Selector can't find from PageSelect by title in 2+ level tree


Recommended Posts

tree

home (1)

- color (1001)

- - cat kitty (1011)

- - cat dogs (1012)
- - cat pidgin (1013)
- property (1002)
- other page (1003)
- - cat worms (1031)
- note (1004) field.place_in_dir (PageSelect[PageListMultiple]) = 1011, 1012, 1031
 
selector (field.title=color|property|other), all good match!
selector (field.title%=cat), 0 =(
selector (field.title=cat dogs), 0 =(
selector (field.title=cat kitty), 0 =(
selector (field.title=cat worms), 0 =(
but
selector (field.id=1011),
selector (field.id=1012), All found!
repeated with filed.name, also found all.
 
I am looking for notes that are linked to categories
Because of the error, it is necessary to find the notes separately, since I can not search for them by title
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...