Is there any reason why the default search widget does not include decimal field types?
In sqlhtml.py v 2.4.2, decimal field types are omitted from the search options dictionary, lines 1619, 1629. Likewise in lines 1637 -1731 there is no value_input defined for decimal field types. Is there any reason why decimal field types aren't included here? Thanks, Cliff Kachinske -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

