form.custom.begin is not an helper like A, LI, FORM, etc... so you can't use usual _attributes for it.
form.custom.begin just carries <form ......> ... that's because you're supposed to fill in between all your form widgets and then close it with form.custom.end, that in turn just carries the ending </form> piece. On Monday, October 28, 2013 10:00:20 PM UTC+1, arche...@gmail.com wrote: > > > I was wondering how to put a style on a form tag. > {{login_form.custom.begin['_style']="display:inline"}} fails with > error <type 'exceptions.TypeError'>('XML' object does not support item > assignment) > > Thank you in advance! > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.