Skip to main content
Nintex Community Menu Bar

Multi line text display not wrapping

  • June 5, 2019
  • 7 replies
  • 50 views

Forum|alt.badge.img+6

Hello,

I have a multiline test box to hold comment with append. In this control when we are adding a text then word getting wrapped and showing in control but when this come to display this is not wrapping and moving horiontally. 

 

Any way we can wrap the dispaly text ? I have attached the image for more details.

 

Thanks,
Arvind 

7 replies

TomaszPoszytek
Forum|alt.badge.img+17

What control is used to display that text below? Calculated field? Or multilinear text field?


Forum|alt.badge.img+6
  • Author
  • Nintex Partner
  • June 5, 2019

Hello,

Its same control . with append text check box feature to dispaly comment 


TomaszPoszytek
Forum|alt.badge.img+17
Hard to say. Can you paste also the design screenshot? Maybe the control is overlapping e.g. panel?
It simply looks like the width of the box below is not properly adjusted due to some issues on the layout.

Forum|alt.badge.img+6
  • Author
  • Nintex Partner
  • June 5, 2019

Here is attachment. 


TomaszPoszytek
Forum|alt.badge.img+17
Try doing the following - export current form. Then remove everything from it apart from that problematic control and then open it in preview. Is the issue still present?

BTW: this issue occurs in preview or published form?

Forum|alt.badge.img+6
  • Author
  • Nintex Partner
  • June 5, 2019

Hello,

yes still have this issue occur in published form.


Forum|alt.badge.img+6
  • Author
  • Nintex Partner
  • June 5, 2019

Is it possible to write this word-wrap: break-word; css script on cotnrol ?

 

how do you guys write script ?