uploader: submit only one file

Hi all…

How can i submit only one file in a uploader type??

i need to restrict to only 1 file

Thank you

Hi
If you plan to use ploader - you need to fix source code a bit.
To block selecting multiple files and opening uploader in file already in a list.
Probably such functionality (limitation) will added in future version.

how can i fix the source?

Hi

multiple file selection will just prevent of selecting multiple files. but user will able to add more files into list and upload them. not sure it good solution for your needs. also you can use regular uploader
also if you will provide more details where are you going to use it - probably we can help you more.