>From the way it looks to me is that if it requires it to be in the
database then of course it can not be empty. You've already solved
your own problem?
On Mar 6, 11:44 am, raven wrote:
> I have a field that references another table
>
> Field('material', db.material)
>
> I can get SQLFORM to give
So it does! That solves my problem. Thank you.
On Mar 6, 1:56 pm, "mr.freeze" wrote:
> Unless you have a material entry with an empty material.name in your
> database, IS_IN_DB should prevent an empty submission.
>
> On Mar 6, 11:44 am, raven wrote:
>
> > I have a field that references another
Unless you have a material entry with an empty material.name in your
database, IS_IN_DB should prevent an empty submission.
On Mar 6, 11:44 am, raven wrote:
> I have a field that references another table
>
> Field('material', db.material)
>
> I can get SQLFORM to give me a drop down list of avail
3 matches
Mail list logo