On a related note. It is easy to change formatter for requires whose fields come from tables that were defined in a model but I tried to set the formatter of a field created with SQLFORM.factory and it did not have any effect. I wonder why.
On Mar 11, 3:10 pm, mdipierro <[email protected]> wrote: > I do not know. The problem is that the JS may not work with other > formats. > > On Mar 11, 2:03 pm, DenesL <[email protected]> wrote: > > > Currently IS_TIME does not a accept a format parameter, unlike IS_DATE > > or IS_DATETIME. > > > This can be worked around in some cases by setting formatter to a > > lambda for example, but was this an omission? Should it have format? > > > I could create a patch later. > > > Denes. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

