Hello, people,
I know this is a newbie question but, that "required" parameter bellow
shouldn't prevent from saving an empty value for myfield? It's being saved
empty. All next table definitions I have in db.py are working as expected
but that.
db.define_table('sample',
db.Field('myfield', required=True)
)
I already reset database but it did not help.
Any ideas?
Best Regards
Jason
--
---
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.