On 9/7/2010 10:42 AM, mdipierro wrote:
You cannot do a join in a IS_IN_DB
IS_IN_DB(db((db.flockdata.flock==db.flocks.id)&(db.flockdata.house==db.houses.id)),
db.flockdata.id, '%(houses.name)s')),
and the format cannot contain a "."
If I can build the validator a different way, is there a way to attach
it to the SQLFORM object? (It will be customer specific, so it'd be best
to apply it at controller time, I think.)
I see a _validate attribute on SQLFORM, but I don't see how to use it.
--
Andrew Thompson
http://aktzero.com/