Yes it's fixed and the new skin is really slick!

Great Massimo!

2011/12/4 Massimo Di Pierro <[email protected]>:
> I believe this is now fixed. Please check it.
>
>
> On Dec 3, 5:04 pm, Angelo Compagnucci <[email protected]>
> wrote:
>> Yes, I can confirm there is a bug.
>>
>> With this model:
>>
>> db.define_table('testdb',Field('test','datetime', requires=IS_DATETIME()))
>>
>> I have this html using SQLFORM:
>>
>> [...] <input class="string" id="testdb_test" name="test" type="text"
>> value="" /> [..]
>>
>> class should be datetime, not string!
>>
>> 2011/12/3 Carlos <[email protected]>:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> > Hi,
>>
>> > Is DATE widget broken in trunk?.
>>
>> > Previously when I had a 'date' type field (with no widget), it was
>> > automatically assigned the 'date' class with a date picker.
>>
>> > Now, even if I explicitly assign a DATE widget
>> > (SQLFORM.widgets.date.widget), it generates an input with 'string' class 
>> > and
>> > no date picker.
>>
>> > Can you please check into this?.
>>
>> > Thanks,
>>
>> >    Carlos
>>
>> --
>> Profile:http://www.gild.com/compagnucciangelo
>> Register on Gild:http://www.gild.com/referral/compagnucciangelo



-- 
Profile: http://www.gild.com/compagnucciangelo
Register on Gild: http://www.gild.com/referral/compagnucciangelo

Reply via email to