cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to default the directory location in SAPUI5 file uploader control?

ansonabraham
Participant
0 Kudos

Hi,

Is it possible to default the directory location of the local machine in SAPUI5 file uploader control?

Accepted Solutions (0)

Answers (2)

Answers (2)

Sharathmg
Active Contributor
0 Kudos

Try the method : setUploadUrl and set a path of your default folder location.

It may open the prompt defaulted to your URL.

Regards,
Sharath

former_member365727
Active Contributor
0 Kudos

Standard API doesn't provide anything for default directory location for this control.

ansonabraham
Participant
0 Kudos

Is there any workaround available?

former_member365727
Active Contributor
0 Kudos

Possible solution would be to extend the standard control to set default file directory