Skip to main content
Nintex Community Menu Bar

Formatting to Export Into a Bullet List in Word Doc

  • November 14, 2017
  • 2 replies
  • 11 views

Forum|alt.badge.img+8

I've got my workflow pulling multiple records into a content control in Word just fine. The only issue is that I want the records to be in a bulleted list in the content control. I see how to specify the style in the content control in Word, but no matter what I do the records just get dumped out as one large text block. Help!

2 replies

Forum|alt.badge.img+8
  • Author
  • November 16, 2017

Anybody? Anybody? Bueller?

No one knows how to do this? My thought is that somewhere in my regex action I can add in a bullet to each line. I just don't know how! Maybe with an insert function in the "Input text" box.

210772_pastedImage_1.png


Forum|alt.badge.img+8
  • Author
  • November 22, 2017

Apparently it's not possible to populate a content control in Word via Nintex. But, it can sort of be replicated but inserting the middle dot with the Common:Newline function between records.