StephenOTT / camunda-formio-plugin

Integration for Drag and Drop Formio Form Builder and Renderer with Camunda Tasklist App
MIT License
64 stars 26 forks source link

Clarification on accessing the variables in forms #36

Closed cybrpimp closed 4 years ago

cybrpimp commented 4 years ago

Is there an example BPMN file showing how to setup the variables and access them once the form is submitted?

"Under the API tab of a component create a custom property with the following format:"

Also, can you clarify what program you are in when you made this instruction?

StephenOTT commented 4 years ago

https://github.com/StephenOTT/camunda-formio-plugin/tree/master/bpmn

See the MyUT1 json for the user task that is using the variable.

Variables in the Form are configured through the form builder. When you edit a form component there is a "API" Tab.:

formbuild1