Hello,
Is it possible to point wayfinder to start form context home?
For my web context I would point startId=`0`, but my new context (web2) dosen’t have a id?
Luke
Contexts don’t have IDs, but if you’re in the web2 context &startId=`0` should still work as the root of that context (though I’ve never tried it).
Let us know.
Do you have a site_start context setting designating that page?
You definitely want to set a site_start context setting for each context for that context’s home page. Wayfinder uses both site_start and site_url when creating the menu so you need context settings for both.
TBH, I haven’t tried Wayfinder in another context, so I don’t know if it works for that yet. It gets the document tree by getting the ancestors of the current document, though, so it ought to work.
If not, you could try creating a container resource under the context icon and moving all the other resources in that context under that container. Then you could use that container’s ID for the &startId parameter.
Polish context
"Polish" container
menu item I
menu item II
Quote from: lx at Oct 06, 2010, 12:36 AM
Hello Bob,
I’m still stuck with site_start settings of language context of my site.
I’ve setup id for my polish context, but then when I enter this page it will redirect me to site star of my main context.

luke
Do you have a site_start *context* setting (not a system setting)? That should override the system setting when you’re in that context.
Yes I have site_start contex setting, but still don’t work ...
Can I email You access to this web page so You can see what I’m doing wrong?
luke
I’m really not the person to help you. I’ve never done a multi-language site, so I don’t know what’s the best way to do it.
If you want to PM me the info, I’ll take a look, but don’t get your hopes up.