When you are displaying text from database fields, you may want the text to be wrapped automatically or not wrapped at all. Please note that if you enable wrapping, the actual wrapping is controlled by the browser based on the width of the browser window on the end user’s system.
There are two settings that you can use to control how to display text.
1. Double click the field to display the Page Properties dialog.
2. Go to the Display tab and in the Display Options area, there is a checkbox called “HTML encode white space (no wrapping)”.
3. If you want to wrap text, uncheck this checkbox.
4. If you want the text to be displayed on a single line, check this checkbox.