cancel
Showing results for 
Search instead for 
Did you mean: 

FileUpload UI

Former Member
0 Kudos

Hello

I have searched this forum for any information on how to get the file path as well as the file name fromthe UI element. From what I can see, a number of people have the same question. However, I couldn't find an answer or solution.

Has anyone managed to get the file path as well as file name using the fileupload UI.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

sid-desh
Advisor
Advisor
0 Kudos

Hi Cameron,

The file name you can get from the property of the FileUpload UI i.e. fileName. By binding this property we can get the filename.

However for file path i am not sure.

Regards

Sidharth Deshpande