Re: menu and crud
Louis Moore <lrm718-/[email protected]> Wed, 22 Dec 2004 17:33:34 -0800 (PST)
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
No time to test this right now but I think this is what you want: <menu title="Person" model="crud.list" parameters="&persistent=payroll.person&domain=default"/> If you look in app-navigate/src/jsp/struts/navigate/menubarscript.jspi you'll see that the parameters attribute is just being appended to the url after the model so I think that should work. hth, Lou --- Raoul Pierre <[email protected]> wrote: > Hello, > > I want to call app-crud model from a menu, something > like: > > <menu title="Person" > model="crud.list&persistent=payroll.person&domain=default"/> > > Indeed the above syntax doesn't work. So what is the > rigth way? > > Regards > > Pierre > > > _______________________________________________ > User mailing list > [email protected] > http://lists.keelframework.org/listinfo.cgi/user-keelframework.org >