Hi all,
I have a FileUpload element on my view. I would like that,when I click on button Save or some another button, at the end of the operation, the file name is always shown in the inputfield. I tried to make the set of the parameter before the exit of the view, but the inputfield is always blank. How can I do?
Tks a lot...