cancel
Showing results for 
Search instead for 
Did you mean: 

Wanted a Folder Browse Dialog in Web Dynpro Application

Former Member
0 Kudos

I am developing a web dynpro application.

I want to select the location of a folder, which the user can select by a folder browse dialog .

--

Regards

Vinay Bedre

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI ,

Try using FileUpload UI element.

[FileUpload|http://help.sap.com/erp2005_ehp_04/helpdata/EN/b3/be7941601b1d09e10000000a155106/frameset.htm]

Thnks,

aditya.

Former Member
0 Kudos

Hi Adithya

I wanted only Folder Name not the file upload.

--

Regards

Vinay Bedre

Edited by: Vinay Bedre on Sep 28, 2010 8:33 AM

Former Member
0 Kudos

hi,

Not getting what are you trying to achieve.Can you be more specific.

Are you trying to upload a file because you said "folder browse dialog" so that users can browse.

Aditya.

Former Member
0 Kudos

Hi,

A file upload ui element will give up a file selection dialog to choose a file.

In same way i want to have a folder selection dialog.

--

Regards

Vinay Bedre

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

There is no folder selection dialog in Web Dynpro. You have to remember that you are running in a web browser and therefore are restricted the security sandbox of the web browser. You don't have full and free access to the desktop like you would with the SAPGUI.

Answers (0)