cancel
Showing results for 
Search instead for 
Did you mean: 

File Upload UI Element Validation

manish_sethi
Participant
0 Kudos

Hi,

I have used File Upload element in my UI. The problem here is that I am not able to validate if the user enters any junk data for ex. "abcd" in the text box as the system hangs as soon as the user clicks on the "Upload" button. I faile dto debug the same as the control doesn't come to the "onActionUpload" operation of the view controller.

Can any one please provide any workaround through which I can accomplish this validation.

Also is it possible to disable the text box so that the user can only pass a file using the browse button.

Please reply ASAP.

Regards,

Manish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Unfortunately there is no workaround for this issue.

http://help.sap.com/saphelp_nw04s/helpdata/en/b3/be7941601b1d09e10000000a155106/frameset.htm

Regards

Ayyapparaj

manish_sethi
Participant
0 Kudos

Hi Ayyapparaj,

Thanks for the reply.

The URL provided by you mentions the bug for Webdynpro ABAP. But we are working on Webdynpro Java.

Is the problem exists in both Webdynpro Java and ABAP.

Regards,

Manish

Former Member
0 Kudos

Hi,

Client side rendering for both are same.

Regards

Ayyapparaj

manish_sethi
Participant
0 Kudos

Thanks!

Regards,

Manish