Jose,

At this point, Lift doesn't support this kind of functionality... but I
think it's an interesting feature.

Can you open a ticket for it at http://github.com/dpp/liftweb/issues

Thanks,

David

On Wed, Jul 22, 2009 at 3: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.
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to