Skip to main content
Nintex Community Menu Bar
Solved

Wrap Text on an Expression control

  • May 6, 2016
  • 2 replies
  • 47 views

Forum|alt.badge.img+16

Hi All

Surely this should be easy but I can't work it out and am hoping you guys can help...

I have an expression control on my form, that takes it's value from the URL parameters.

This works amazingly but sometimes the length of the value exceeds the space on the form.  How can I wrap it?

Best answer by cassymfreeman

Our resident css expert came to the rescue:

word-break: break all

2 replies

Forum|alt.badge.img+16

Our resident css expert came to the rescue:

word-break: break all


Forum|alt.badge.img+6
  • January 21, 2021

That is amazing, can you post a picture please ? I am not sure where to go to enter the CSS on my form? It doesn't seem to work when I put it on the CSS Class field within the multiline text control.