Thank you. Fix from that thread did the trick.
On Feb 3, 1:02 am, Anthony wrote:
> See this recent
> discussion:https://groups.google.com/d/topic/web2py/tL8gnapo6fg/discussion
>
>
>
>
>
>
>
> On Thursday, February 3, 2011 12:39:45 AM UTC-5, Dane wrote:
> > Hello,
>
> > I have many fields defined
See this recent discussion:
https://groups.google.com/d/topic/web2py/tL8gnapo6fg/discussion
On Thursday, February 3, 2011 12:39:45 AM UTC-5, Dane wrote:
> Hello,
>
> I have many fields defined like this:
>
> Field('name','string', required=True, length=300,
> requires=[IS_LENGTH(300)]),
>
>
2 matches
Mail list logo