1
0
-1
1 answer
- 10-1
Hi, the file handling appears to be in the FileUpload element, so if you need custom behavior you could customize your own plugin based on its code https://github.com/jogetworkflow/jw-community/blob/6.0-SNAPSHOT/wflow-core/src/main/java/org/joget/apps/form/lib/FileUpload.java
Add your comment...
Greetings Team!
we would like to upload a file and upon loading it or saving the record, change the filename to add the value of a field within the form. is that even possible?