I have defined a custom work-item for Email task/activity in JBPM with .wid file.
One of the property "Mail Body" requires a rich-text or text-area for editing.
I know that in .wid file we have to set customEditor property mapping it to a editor.
Is it possible to use an existing editor for this ?
Ex. The Script task has a rich-text editor for it "Script" property.
Can I use that Script editor for my custom work-item's property ?