Thanks, that’s what I had been doing as well. I was hoping to see if there was a trick to it so maybe I could do conditional line breaks in a valueexpression, but it looks like no dice. I also tried the HTML entity for line break (
) but as I suspected this was just parsed into text. Thanks re...