Quote from: leekohlbradley at Apr 19, 2011, 12:39 PMAnyone know how to fix this? It's been killing me for the past several days (!!). I suspect ACL but I don't have a clue how to work that action yet.
I just came in to using Wayfinder for this scenario today as I continue to build a new site. I encountered the very same problem, but did find a solution:
add the "scheme" parameter.
What I do not know is if part of the functionality of Wayfinder to work correctly across context is broken/unfinished and this a magical work-around to make it work – or if by chance the
documentation is lacking and has not indicated to use this.
Also, one thing that alludes me is the use of the parameter "startIdContext". The
documentation gives the description only as
"(added in 2.2.0-rc1)".
At any rate, it seems to work for me and I wanted to share it with the community.
On pages within
Context B of my site I am using the following Wayfinder call to create a menu with links to documents within
Context A:
[[!Wayfinder@Top Navigation? &contexts=`Context A` &scheme=`full`]]
The piece: "@Top Navigation" loads a Property Set that I created called "Top Navigation". It contains the following parameters: "innerRowTpl", "innerTpl", "level", "outerTpl", "parentRowTpl", "rowTpl", and "startId".