--- Begin Message ---
And how to make id dynamical? So it can be rendered differently dependent on
where i am?
On Mon, Jun 22, 2009 at 6:36 PM, Josh Team <[email protected]> wrote:
> <params>
> <id>xxx</id>
> </params>
> after </action> and before </home>
>
> On Mon, Jun 22, 2009 at 11:34 AM, Joakim Gerth<[email protected]> wrote:
> > Hi all,
> > I would like to render a menu from xml config using Zend Navigation. My
> > problem is to include action specific variables in the url.
> >
> > I.e. in my xml file
> > <home>
> > <label>Home</label>
> > <controller>index</controller>
> > <action>index</action>
> > </home>
> >
> > In my menu i would like the url pointing to /index/index/?id=xxx
> >
> > Is that possible?
> > If yes, how, if no are there any possible workarounds?
> >
> > BR
> > Joakim
> >
> >
>
--- End Message ---