hello,
I am trying to upload a pdf file using camunda’s forms.I am using the modelers built in form to generate a form.
How can i define a field as a file? I tried custom type file but it didn’t work.
How can i do this?
Thank you
hello,
I am trying to upload a pdf file using camunda’s forms.I am using the modelers built in form to generate a form.
How can i define a field as a file? I tried custom type file but it didn’t work.
How can i do this?
Thank you
Hi @abdallah,
I think you should combine this example with following part from documentation.
Does that help you?
Askar
@aakhmerov No.I am using camunda to generate html forms , and i want to define a form variable that is a file.Please find attached what i mean.