hi,
well, two little things, one of them obvious
- if you want wayfinder to "see" a doc you'll have to save it first even if as unpublished or, but i'm sure you know that, it wont' be found out in the db
- depending on how your wayfinder call ignoreHidden parameter is set, if it's set on false (the default value) great, make another call where you set it on true and publish your page but uncheck the see in menu.
this way, you'll be able to have two wayfinder call one if your logged as manager that "sees" the hidden from menu pages and the other not (easy to achieve depending on session vars)
have swing