Stephen Russett

Results 312 comments of Stephen Russett

yes it would be a jar in the release see the conversations here: https://forum.camunda.org/t/formio-plugin-for-camunda-tasklist/22215/26 It covers discussion about using forms with the BPMN file, pros, cons, etc. and yes we...

Review this line: https://github.com/StephenOTT/camunda-formio-plugin/blob/master/common/forms/formio.html#L223

Docs were added with explanation on how this is done. See Readme.

@patrickboesch what about "exclusive" marker?

Override the service so the get form schema API will return a object with the schema and the variables

Consider scenario to add the variable values as form properties. So we can send only parts of variables: such as a Json object and we only want to send a...

@sberyozkin I updated the first comment. I think 99% of the comments in the snippet are more relevant for when using the Microsoft provider. For example the commentary on the...

Anyone have progress on this?