IS_IN_DB(db, 'field.id', db.table._format, *multiple=True*) process the selection with onvalidation
On Friday, December 2, 2011, Constantine Vasil wrote: > I want to use SQLFORM.factory to define a check box field with a list of > email addresses. > When the user checks several, then to send an email to the selected. > > How to do that? >

