I have a few questions:
1) How many file uploads can i have in one form? Do i have a limit?
2) Where are those files stored, files uploaded by user?
3) Can i set a limit to the file upload size the user can upload?
4) How will i see the files? And to avoid problems can i limit the type of files the upload field will accept, like .gif file and a .jpg file or a video files?
Last question... Does this plugin support forms with conditional logic?