问题
I have created a human task form which has only one variable as a input, I want to access that variable in the HTML component I am adding to display the value.
I am not finding any way to achieve this, please help.
I want to display the value of the variable in the HTML component.


来源:https://stackoverflow.com/questions/56236321/how-to-access-a-form-variable-in-html-component-in-jbpm7-13