I have a plain text multiline field titled "Comments." The value for this field have the following property settings: Overflow: Overflow.Hidden; AutoHeight: true; Wrap: true. Most of the time, when using the display form to display the comments, the height of that field adjusts to the length of the comments and all the text is viewable.

Other times, the text is displayed with a horizontal scroll, which makes it very difficult to view the entirety of the text.

Any suggestions for changes that I can make to the app to prevent this from happening? Or of any guidelines that I can suggest to the users to prevent them from formatting their comments in a way that makes this horizontal scroll appear?