File upload could be used to attach files to processes from embedded task forms
We need to do two things to make this happen
- allow binary variable data to be submitted via the rest api, i.e. as a base64 encoded string
- provide an extension to the task list that allows the attachment of files
This is the controller panel for Smart Panels app
- duplicates
-
CAM-2501 I can use File Upload in embedded Forms
- Closed