I created an abap Webdynpro application which have a "FileUpload" component and a submit button. First open the dialogue for the fileUpload component to search the file to be sent and then click on the submit button. Then, the path of the file that was in the field of the FileUpload disappears, and this value appears in the context attribute to which it refers. The value is eliminated only in the field of the screen. I need you even after clicking the submit button, the value of the FileUpload field keeps popping up on the screen. How do I solve this problem?
↧