Changing Filename on form based on other fields

Confluence User - 05 Jun, 2019

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?

forms;file;fileupload

1


07 Jun, 2019
confluenceUser
confluenceUser

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

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print