File Picker - How to retrieve the uploaded file #22
-
|
I'm trying to use the "File Picker" input component in a Camunda form to upload a file. The resulting variable contains a string that starts with "file::". Could you please tell me how to retrieve the actual file in order to:
I am using 2.0.0 version Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Thank you for your question! In addition, we're planning to introduce support for document preview component from bpmn-io forms library, which will enable seamless file viewing directly within the form. We appreciate your patience and will keep you updated as these enhancements are released. |
Beta Was this translation helpful? Give feedback.
Thank you for your question!
We’ve recently added support for the File Picker component, and the feature will be available soon — at least in the upcoming snapshot version. This likely explains the difficulty you experienced when trying to download the file.
In addition, we're planning to introduce support for document preview component from bpmn-io forms library, which will enable seamless file viewing directly within the form.
We appreciate your patience and will keep you updated as these enhancements are released.