cancel
Showing results for 
Search instead for 
Did you mean: 

Form - Attach a file

kiki1
Champ in-the-making
Champ in-the-making
Hello everyone.

I'm new to activiti and I hope that I’m writing in the right place . I'm making a diagram where I would put a form. In this form I would like to insert a field "attach file" , but I don’t know how.
Reading the guide I understood that I can’t put this type of field from “form property” .
Then I thought at an HTML form, can I put it in “formKey” ? And where shoud I put the html file ?

If you have any advices about how to make a form with the possibility to attach a file please help me.
Thank you very much !
Bye.
6 REPLIES 6

trademak
Star Contributor
Star Contributor
We don't have a file upload form property implemented. In the Activiti Explorer it's possible to attach a file to a task.

Best regards,

kiki1
Champ in-the-making
Champ in-the-making
Thanks for your reply.
I know that is possible to attach a file from activiti explorer, but I would like to create a form which have a field "attach file" where the user can broswe his files.

I want to riproduct something like this:
https://confluence.atlassian.com/download/attachments/284367603/jira-4_2-attach_files.png

Thanks again for your help.
Bye.

jbarrez
Star Contributor
Star Contributor
You will need a new form property to support that (eg http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/)

aicha
Champ in-the-making
Champ in-the-making
What have you done finally ?
Thank you

agarwalnitish18
Champ in-the-making
Champ in-the-making
Any luck in implementing the above??

shubham1
Champ in-the-making
Champ in-the-making
Can we add radio buttons in form ?