>>> db.define_table('table1',SQLField('name',label='Name'))
>> But in the output table I still get:
>> table1.id table1.name.
I am talking of the representation in view / html output.

But the second header should be at least:
ID Name ...

As written in
http://groups.google.com/group/web2py/browse_thread/thread/c1d1f512c49ecf1e/14096d9146941f32?lnk=gst&q=SQLTABLE#14096d9146941f32

 > header should read the predefined label as well as
SQLFORM
[...]
 > I agree. In 1.56.
But I cannot see this having an effect.
I am running a bzr branch from last week.


Please clarify or post an example.

 > working on something like that.
Great!

Thanks,
Timmie





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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