Answer by Jeremy French for Drupal Array of Inputs
jeremyfrench — Tue, 01/26/2010 - 15:52
If you are using CCK you can specify how many of a specific element you like, you can set this to unlimited and it will provide an "add" button beneath the form element.
You could also use a userreference field if the names are from your user base.
See original: Answer by Jeremy French for Drupal Array of Inputs
