Hi, I don't understand the third parameter in the IS_IN_DB(). Even when I removed the '%(title)s', the table contents seemed to be the same.Can someone please tell me what it is used for?
db.comment.image_id.requires = IS_IN_DB(db, db.image.id, '%(title)s') Thanks -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

