Heeey coool people
I would like if I record an invoice
and when my process strate i want the interface me an open file button where i can select my file
do you have plz any idee how can i do that ?
Heeey coool people
I would like if I record an invoice
and when my process strate i want the interface me an open file button where i can select my file
do you have plz any idee how can i do that ?
here you can find a working example for Camunda Embedded forms: camunda-bpm-platform/start-form.html at master · camunda/camunda-bpm-platform · GitHub
Hope this helps, Ingo
Hello @Ingo_Richtsmeier Thank you for the link
To be honest, I can’t find concrete help but thank you !!
I can’t find concrete help but thank you !!
You asked for an example of “the interface me an open file button where i can select my file” and the link shared with you by Ingo contains such example
Regards,
Alex
Hi @Alex_Voloshyn The link is very extensive, my question is, can I set up such a process with just forms, would that work?
Hi @chahramane_hafid ,
it is not possible to set this up by just using forms.
If you want to upload a file within the user task you need to work with embedded forms. Here you can find a general example of embedded forms.
The example @Ingo_Richtsmeier provided gives you then an idea on how to work with a file upload. I hope that helps Cheers
Nele