Rank: Newbie Groups: Member
Joined: 2/22/2010 Posts: 3
|
Hi There, how are you?
I wanted to add a simples field for each file upload, so user could make a description for each uploaded file. Should looks something like this...
checkbox....filename......textbox (description) checkbox....filename......textbox (description)
could you help me? In all of my tests I could not make that textbox repeats for each uploaded file....
thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Unfortunately the uploader does not support that. If you wish to have such features, you can either use multiple uploader or use a multi-row uploader, but in both case your checkbox/description will be outside of the uploader and implemented by yourself.
Thanks!
|
Rank: Newbie Groups: Member
Joined: 2/22/2010 Posts: 3
|
Ok...... Thanks anyway!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
No problem. Please feel free to let us know if there is anything else.
Thanks!
|