camunda-formio-plugin icon indicating copy to clipboard operation
camunda-formio-plugin copied to clipboard

Provide example of doing a file upload in the form

Open StephenOTT opened this issue 5 years ago • 1 comments

Likely can just use the base64 upload within the form + do post processing to save it as a file variable?

Maybe have some additional logic to detect the file upload component and move that variable into a file variable in the file manager?

StephenOTT avatar Aug 29 '20 17:08 StephenOTT

Docs were added with explanation on how this is done. See Readme.

StephenOTT avatar Oct 12 '20 14:10 StephenOTT