cancel
Showing results for 
Search instead for 
Did you mean: 

formProperty value missing in designer

aveltens
Champ in-the-making
Champ in-the-making
Hi all,

since updating activiti designer to 5.11.2 we are missing the "value" field when editing a formProperty of a UserTask. In 5.10 there has been such a field. Value is also still listed in the xsd as a valid attribute of formProperty. value-attributes declared via XML get lost when the process is opend and saved in activiti designer.

Looks like a bug for me, or did I miss something?

I am using Eclipse Juno.

Kind regards,
Angelo Veltens
2 REPLIES 2

jignesh11
Champ in-the-making
Champ in-the-making
Correct me if I am wrong. Solution is:

<activiti:formProperty id="id" name="name" type="string" required="true">Value goes here</activiti:formProperty>

trademak
Star Contributor
Star Contributor
Hi,

No value was a legacy field in the form properties, so therefore it's removed in the latest Activiti Designer.

Best regards,