I would like to edit declarative statement with line breaks on request form in Inbox. I tried to use some symbol at the end of text, like 'br', '\n', '\r\n'. But I couldn't displayed as multiline texts on it. Line breaks were missing. Please tell me how to write multiline texts with line breaks if you know.
Yes, but if there is any way, I'd like to know it. I clicked the field (which was under title paragraph) on Activiti Explorer, it become editable. I edited it like this: —– 1. Type: xxx 2. Sender: xxx 3. Period: xxx
but it displayed as one line. —– 1. Type: xxx 2. Sender: xxx 3. Period: xxx
That's not something that is built in, newlines will be ignored when rendering again… Keep in mind, activiti explorer is a demo-app that showcases a lot of the API we have to offer.