Hello i have a model and this line db.trabalhadores.empreiteiro.*require*=IS_IN_DB(db,'empreiteiros.id ','%(empreiteiro)s')
it hapens that there is no error from web2py but when i insert a record i got no dropdownlist for field empreiteiro. After copy paste some examples i noticed that it is not require but * requires* Shouldn´t web2py warned me about the type error?* * I lost 15 minutes looking for the bug. Best regards António

