Thank you Mladen, I couldn't figure out where the error was. :-/ This is
the result of inexperience with web2py.. :-P

2009/10/29 Mladen Milankovic <[email protected]>

>
> Hi.
>
> Your missing a comma before the _title attribute.
>
> regards
> mmlado
>
> On Thursday 29 October 2009 11:26:01 Doxaliber wrote:
> > 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to