Hi,
I have a question. We added some custom attribute to <formProperty> elements in our workflows. Those attributes carry some addition information that we want to include in our form types. However after editing a form property in the activiti designer, our own attributes are thrown away. It seems that the designer always completely regenerates the formProperty after saving and as it doesn't know our own attributes nothing remains of those after.
Also when creating a separate namespace and adding those attributes does'nt help. The designer erases them in any case. Is there a possibility to define these attributes for each form property without the designer throwing them away after saving ?
Thanks in Advance