Il 05/03/2012 11:18, Kimmo ha scritto:
Hi,

I have an update SQLFORM for db record which includes double type
fields. I noticed that the form does not permit values for example
"1e6". Letter "e" is automatically removed when it's typed in.
Behaviour is understandable but is there a way to get scientific
notation support for double fields?

One solution would be to use strings instead of double type fields but
i really would like to avoid this.

maybe you need to write a custom widget...

    M.



Best regards
- Kimmo

Reply via email to