We're using Itemcreator in order to let the front end user create content from front end. This works fine, but we're in need of several new fields that will allow the user to configure additional content settings. We have created some of these fields via custom code, but there's one field I would like to see in the standardproduct. This is an extension to the file-control which would allow the user to select multiple files instead of just one. Of course, I could just add several file-controls to the form but that would look like crap.
Please :-)