José, im afraid it doesn't do that, you have to use explicit binds as far as im aware. Perhaps you'll find this article on lifts binding mechanism useful: http://is.gd/sfyT
Cheers, Tim On Jul 22, 11:02 am, José María <[email protected]> wrote: > Hi, > > Is it possible to access to the field of an object binded to a name in > a template? > > bind("data" , xhtml, "product" --> product) > > And then in the template: > > <h1 id="Title"><data:product.name /></h1> > > 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] 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 -~----------~----~----~----~------~----~------~--~---
