0 Replies Latest reply on Apr 7, 2014 5:54 AM by jocelyn.duc

    Bind custom field types with custom types?

    jocelyn.duc

      Hi everybody,

       

      Since I successfully created a custom field type (see thread Creating a custom Field: org.jbpm.formModeler Cannot be resolved to a type ), I start a new thread to collect any idea about how to bind it to a custom type.

       

      My BPM contains some "EncapsulatedData" custom type. When I generate forms from the KIE Workbench, the form modeler "extracts" all attributes of my object and create a field for each one. (e.g. if you have a Person custom type, form will contain firstname, lastname, (...) text fields) Is there a way to tell the form modeler to apply my custom field to "EncapsulatedData" objects?