Hello, I have got a weird issue. If I set a memo field item in a body of a sectiongroup of a report. Then - if I set the dynamic heigth to no, maximum 5 lines of my field get printed - if I set the dynamic heigth to yes, only 1 line of my field gets printed Any suggestions? Kathleen
Hi Kathleen, That should work. If you leave all other properties as default, it should be enough to set the “ExtendedDataType” property to “Notes” and setting the “DynamicHeight” to “Yes”…and of course the field you display must be of the type “Notes” too, or at least inherit from Notes. The same goes for a display method, if that’s what you’re using.