Sorry for double post, my mistake... I thought first was lost...
Anyway, create an app from scratch, define following in model:
db.define_table('mytable',
Field('myfield1','date'),Field('myfield2','text'),
Field('myfield3','text'),Field('myfield4','text'),
Field('myfield5','text'),Field('myfield
I have a problem with date fields. I've created
a SQLFORM with lot of fields (about 40). Some of there are dates.
In firefox calendar widgets works correctly, but in IE the calendar
appear vertically
shifted. And the shift amount increase on the fields on the bottom of page.
Anyone already get thi
I have a problem with date fields. I've created
a SQLFORM with lot of fields (about 40). Some of there are dates.
In firefox calendar widgets works correctly, but in IE the calendar
appear vertically
shifted. And the shift amount increase on the fields on the bottom of page.
Anyone already get t
3 matches
Mail list logo