Is it possible to display activiti:formProperty, activiti:value in the Forms tab?

Hi all!
I need to display form properties in UserTask. I found same functionality in Camunda but field type is different.

image

Someone can help understand - how to expand the functionality for displaying this list in the form?


Same functionality in Eclipse Plugin:
image

Thanks!

I found solution in camunda provider, but I have native bpmn structure…

image

And a I need can apply functionality like in Camunda for clear BPMN structure

image

Here is documentation of Form: https://www.activiti.org/userguide/#forms


This example may help you. It will teach you how to customize

1 Like

hi! Thank you!

But I met unclear situation:
after adding moddle extension I got wrong type in element -

image

And original xml have <activiti:formProperty… type
image

Thanks a lot

@savapond Did you ever come up with a solution Savaopond? We have the same problem.