Hello,
"Text" fields are single-line textbox that can contain up to 2000 characters and hence you cannot insert a carriage return. You can only do that in the "Text Area" fields.
Comment actions
I can see that in fields of type "text area", such as "description" we can add some carriage returns to better formatting the information.
What about just simple "text" fields ? Can I still insert a carriage return (with the keyboard on the UI, not programmatically) ?
Sorry if the answer is obvious, but I can find it...
Please sign in to leave a comment.
Hello,
"Text" fields are single-line textbox that can contain up to 2000 characters and hence you cannot insert a carriage return. You can only do that in the "Text Area" fields.