Hi, In fact I was using requires=[IS_IN_SET(…)] Changed to requires=IS_IN_SET(....), but still doesn't work!!
help!! Thanks Carlos Aboim 2009/8/11 mdipierro <mdipie...@cs.depaul.edu> > > requires=IS_IN_SET(....) > > validation+dropdown > > requires=[IS_IN_SET(....)] > > validation but not dropdown. ;-) > > > > On Aug 11, 11:01 am, Carlos Aboim <abo...@gmail.com> wrote: > > Hi everyone > > > > I am using a model like: > > > > http://dpaste.com/hold/78289/ > > > > - the field 'vendedor' > > - the field 'cliente' > > > > in model 'obras' should show a dropdown menu from IS_IN_SET ('vendedor') > and > > from other table reference ('cliente') parameter > > but it doesn't show up no dropdown menus > > > > Any better aproach?? > > > > thank you > > Carlos Aboim > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---