Field('f_club2', type='reference t_club',
requires=IS_EMPTY_OR(IS_IN_DB(db,db.t_club.id,"%(f_desc)s")),
label=T('ClubCode2')),
I don't fully understand you answer. Could you please show us what was your buggy code, and how you solved it? I'm still stuck with this problem...
Thanks a lot