cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-line Fields in Forms?

mctouch1
Champ in-the-making
Champ in-the-making
Hi All,

I can't seem to find anything in the documentation on how to get multi-line fields in the explorer forms. There seems to be nothing in the Designer properties as well. From what I understand html forms are no longer supported. I really don't want to use external form rendering outside the Activiti engine. 

Thanks

Mark
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi,

I implemented a text area field type for the Activiti in Action book. That's available in the source code of chapter 10.
You can find the source code info etc at http://www.bpmnwithactiviti.org

Best regards,

mctouch1
Champ in-the-making
Champ in-the-making
Thanks, I already bought the MEAP of your book, just haven't looked at the latest update plus last time I looked at the link it was 'under construction'

Will give it a good look tonight

Marc

trademak
Star Contributor
Star Contributor
You can find the implementation in the source code of chapter 10. I don't think that chapter is already released, but the source is available in the repository.

Best regards,