Changes between Version 11 and Version 12 of IS_ONE_OF


Ignore:
Timestamp:
02/09/12 19:23:19 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IS_ONE_OF

    v11 v12  
    2828Example:
    2929{{{
    30 ...
    31 db.Field("pe_id", db.pr_pentity),
    32 ...
    33 
    3430db[table].pe_id.requires = IS_NULL_OR(IS_ONE_OF(db,
    3531    "pr_pentity.pe_id",                       # key table=pr_pentity, key field=pe_id