It sounds like there should be logic that figures out if the text length is greater than what the input field can display. The logic would inject \n
in the right places. You’'d need to use raw text
block for the final result so that line breaks are recognized.