I meant, that I had general problems to find a way how to do it, not talking about the "Lift" way to do it.
So I think I need a new XHTML page where I call a snippet method, that displays the table. Then, from the menu item, I just link to that new page? Would that be the right way? thanks. > > > On Mon, Nov 16, 2009 at 8:51 AM, Hannes <[email protected] > <mailto:[email protected]>> wrote: > > > Hi Lifters, > > I need a new menu entry that displays a table similar to the one, that > is shown by the CRUDify List "XYZ" link. But I need to display > different > fields without the chance to edit or delete the "items". So basically, > just a simple table. Later on, some Comet stuff would be nice, to see > changes on the table immediately. > > I've tried to add a new menu entry in Boot.scala, but I don't really > know how/where the XML should come from.... > > > What XML goes into a menu item? > > > > thanks. > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Lift" group. > To post to this group, send email to [email protected] > <mailto:[email protected]> > To unsubscribe from this group, send email to > [email protected] > <mailto:liftweb%[email protected]> > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en > -~----------~----~----~----~------~----~------~--~--- > > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics > > -- > > You received this message because you are subscribed to the Google > Groups "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=.
