How do I do a lambda to do like the puppy poppup - something like this:
db.foto.represent=lambda foto:
TABLE(A(foto.title,_href=t2.action('wiki/edit',foto.id)),
A(IMG(_width=200,_src=URL(r=request,f='download',args=[foto.image])),
_href=t2.display(????))
thx,
-wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---