If I write something like this on my index view I got an error:
-------------------------------------------------------------
response.write(A(row.autori.nome_autore.title(), _href=URL(r=request,
f="autore", args=row.autori.id) _title="visualizza autori"))
 
^
SyntaxError: invalid syntax
--------------------------------------------------------------

I can not use "title" attribute with html helpers?





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to