Re: [web2py] Help: multiple=True with requires = IS_IN_SET()

2011-09-29 Thread Bruno Rocha
How are you creating the form? Crud, form, sqlform, custom or html? http://zerp.ly/rochacbruno Em 29/09/2011 15:23, "jkral" escreveu: > I am having some troubles getting my form to error when no items are > selected in the environment field. > Could someone please shed some insight? and I apolog

[web2py] Help: multiple=True with requires = IS_IN_SET()

2011-09-29 Thread jkral
I am having some troubles getting my form to error when no items are selected in the environment field. Could someone please shed some insight? and I apologize in advance if this request is redundant. from import ENVIRONMENTS ##ENVIRONMENTS is a tuple db.define_table('info', Field('info_numb