Naftoli Gugenheim <[email protected]> writes: > It's not overridable?
Actually, I think it is :-) You might be able to just override lazy val listPath = Nil /Jeppe > > ------------------------------------- > Jeppe Nejsum Madsen<[email protected]> wrote: > > Jonathan Ferguson <[email protected]> writes: > >> I would like to have the list view of one of my model objects as my home >> page. >> >> Can this done with out having the home page redirect to /mymodel/list ? > > I don't think you can change the native URL of CRUDify list, but you > could add a rewrite (not redirect). See > > http://blog.getintheloop.eu/2009/5/3/url-rewriting-with-the-lift-framework > > /Jeppe > > -- > 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=en. -- 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=en.
