Transforming A List Of Strings Into Block Of Text

Transforming A List Of Strings Into Block Of Text

Comments

  • Ive been having trouble taking a [color=rgb(34, 34, 34)]list[/color] of [color=rgb(34, 34, 34)]strings[/color] and creating a [color=rgb(34, 34, 34)]block[/color] of [color=rgb(34, 34, 34)]text[/color] without weird formatting issues.

    Ive got a [color=rgb(34, 34, 34)]list[/color] of [color=rgb(34, 34, 34)]strings[/color] like Comment1" "Comment2" "Comment3" with some associated timestamps and I want it to be presented in a [color=rgb(34

  • Try using the nVelocity step, it respects line breaks much better than the other 2 merges. For really complete formatting control you can put the [color=rgb(34, 34, 34)]text[/color] [color=rgb(34, 34, 34)]into[/color] an HTML table and set the inline CSS of the table to have it not be visible

    [url=http://documentation.decisions.com/advanced-text-merge-using-the-nvelocity-component/]http://documentation.decisions.com/advanced-[color=rgb(34, 34, 34)]text[/color]-merge-using-the-nvelocity-component/[/url]
    [i]edited by Michael@decisions.com on 4/19/2016[/i]

  • Thanks, this was perfect

Sign In or Register to comment.