Wrap text from Input Field

If we insert custom input field from a database, how can it wrap if too long? There is no “Wrap” option for Input Field and this field cannot be inserted in Text box.
My problem is with printing envelopes and adding text that cannot fit. For a position, I solve it now with a table and text rotation (via Character Position). This is not version specific, the same issue is valid for 4.3 or 4.4.

I found this: Wrap text in Database forms? but it doesn’t seem to answer the problem.

The title should be how to enable text wrapping in a form field, or control. Is the field of the type text box? You should elaborate a bit more.

Look for multi line edit, in the control properties window. Only available for form controls that support the feature.