cancel
Showing results for 
Search instead for 
Did you mean: 

File Upload with out using FILE UPLOAD UI

Former Member
0 Kudos

Hi,

I want to use a custom button or link to open a file dialog to select a file and upload it instead of using the FILE UPLOAD UI..

Are there any class methods that i can use to get the file dialog and choose the file.

Thanks

Mahesh

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

I'm afraid not. Due to browser security restrictions you have to use the FileUpload UI element. We have the AcfUpDownload UI element in 7.01 but it doesn't have a file dialog yet. We will add the file dialog via Java Applet to the AcfUpDownload UI element, but that won't be available until NetWeaver 7.0 Enhancement Package 2 or NetWeaver 7.20.

Former Member
0 Kudos

Hi,

So i am left with no option other than using the File UI, Is there any way that i can set the mime type so that i can just allow a specific document type for example .DOC or .XLS etc. I tried playing around the MIME TYPE property associated with the UI element but it is not considering that property.

Thanks

Mahesh

Answers (0)