Anchor a Column Width | Community
Skip to main content
Level 2
May 19, 2017
Question

Anchor a Column Width

  • May 19, 2017
  • 1 reply
  • 587 views
I want to have a column width always display a specific size for a description field. In some instances I need the text to wrap more than it is today. This is driving me crazy - how do I do it??
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 4
May 22, 2017
Hi Tammy, You’ll need to enter text mode and add the following text: usewidths=true width=150 You’ll have to play with the width number until you get something that works for you. If you then need to adjust any of the other column widths, just add the “width=###” line to text mode on those columns (you only need one “usewidths=true” per report, so you don't need to add it again). Hopefully this helps! Kathy