> NB The default IDs are already very CSS-friendly, so you should be
> able to make use of those & not need to define your own.
>
> Going back to the original question I see you were looking at the
> output of crud.select() which *does* support the custom attributes I
> highlighted earlier, so this works:
> crud.select(db.table, _id='myid', _class='myclass')
>
Very good !, this resolve my problem.
Thank's
Leandro.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---