Active
Project:
Mupload
Component:
Documentation
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2012 at 21:11 UTC
Updated:
12 Oct 2012 at 21:11 UTC
I am new to file field api. i don't know more about this. I want to create multiple file upload with mupload in my custom form. how can i use this module. or what should i write with this to use this module.
$form['file_field'] = array(
'#type' => 'file',
'#title' => t('upload file'),
)
I am sorry!! for this silly question.