Yeah, IS_EMPTY_OR ignores the "zero" argument of IS_IN_SET and IS_IN_DB. Please submit a Google Code issue<https://code.google.com/p/web2py/issues/entry>about this so it can be corrected.
Anthony On Tuesday, August 13, 2013 1:40:45 PM UTC-4, [email protected] wrote: > > This doesn't seem to work in the case of IS_EMPTY_OR(IS_IN_SET(set), > zero='empty')? > > On Tuesday, August 13, 2013 1:17:18 PM UTC-4, Marin Pranjić wrote: >> >> IS_IN_SET([...], zero='empty') >> >> On Tue, Aug 13, 2013 at 7:10 PM, <[email protected]> wrote: >> > I was wondering if it was possible to set the value that appears when >> the >> > form first appears as empty? As in instead of a blank space, it should >> read >> > "empty" >> > >> > -- >> > >> > --- >> > You received this message because you are subscribed to the Google >> Groups >> > "web2py-users" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an >> > email to [email protected]. >> > For more options, visit https://groups.google.com/groups/opt_out. >> > >> > >> > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

