1
0
-1
2 answers
- 10-1
Using Beanshell to rename it.
You may using beanshell in "Post Form Submission Processing tool" then direct rename to in folder .
refer to following link : https://stackoverflow.com/questions/1158777/rename-a-file-using-java/1158792
Add your comment... - 10-1
Found someone asking something similar. Looks like you have to customize your own plugin.
Changing Filename on form based on other fields
Add your comment...
I want to change the name of the file uploaded to the form.
Can anyone recommend me about this?
Thank.