I have a field that is similar to this:   Field('fav', 
requires=IS_IN_SET(['red','green','blue')], multiple=True))

Let's say I have an entry with this field selected with multiple values. 
 On an update form, the existing values should have been selected.  But 
they are not selected.  I think this could be a serious bug (but should be 
easy to fix).

Thanks.


-- 

--- 
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.


Reply via email to