cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with customformtypes and submitTaskFormData

kaech
Champ in-the-making
Champ in-the-making
Hi,

I implemented and registered a custom form type to expose a complex data type as a form parameter. No problem here.
When calling FormService.getTaskFormData the AbstractFormType.convertModelValueToFormValue  method of my custom form type is called and the transformation works properly.

When calling FormService.submitTaskFormData the method AbstractFormType.convertFormValueToModelValue is not called.

It seems that instead of the serialized complex data the serialized string is written to the database.

I am using Activiti 5.4.

Any ideas what could be wrong here?
1 REPLY 1

kaech
Champ in-the-making
Champ in-the-making
Ok, this is solved! I was using the wrong form property name.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.