On Monday, October 10, 2011 5:01:52 PM UTC-4, Cliff wrote:
>
> Wait a minute, though. I want a drop down menu.
>
> So if I do this:
> Field('status', 'string', requires = IS_IN_SET({'A' : 'Apple', 'B':
> 'Banana'}))
>
> I will get a drop down?Yes.

