When setting 'can grow' to yes in a form field, the form field should grow!
I have a form with a subform. The subform is set to continuous because I want to see all of the records that relate to that particular item.
I have a form field (Text Box) which is set to Long Text, and the properties are Can grow = yes, except in form view the field doesn't grow! Apparently this is reserved for when the form or report is printed. This is not what users want or need, and I don't want to have to set the field to be bigger than it is just so that any wrapped text shows on screen because most of my notes are short.
Please rewrite this so that can grow works in form view.

1 comment
-
Marcel Keller commented
If I display a multi-line memo field in a report, I can adjust the the field-size using the "can grow" attribute. I wish I would have the same feature for continuous forms.