Hi, Is there a z3c.form input widget that can work on zope.schema.Set with a value_type of zope.schema.TextLine. That is, a widget that lets the user build a list of values (e.g. one per line)? I see the selection widget, but that assumes that there's a vocabulary. Cheers, Martin