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.