This has been an oft-disucssed topic. Just search for "list:string crud" But having just experienced the pain myself, and not easily locating the status of this issue, I felt compelled to ask for myself:
Shouldn't list:string have a default interactive (jQuery OK) widget that is an expandable/collapsible list of user-input text data that works with crud? Validators like IS_EMAIL() would then have to iterate on list:string. This would be handy for storing entities with multiple emails, for example. Seems like a gap in web2py's form-input armor and a pretty useful capability, to boot. So what's the latest?

