ddev created OFBIZ-12184:
----------------------------
Summary: Textarea fields do not expand when typing into them
Key: OFBIZ-12184
URL:
https://issues.apache.org/jira/browse/OFBIZ-12184 Project: OFBiz
Issue Type: Improvement
Reporter: ddev
Attachments: autoexpand-textarea.js
When typing into a textarea field with a large number of lines, you often can only see 2 lines of text at a time. It would make sense to add it to the HTML specification, but for whatever reason that did not happen, so it must be done in javascript.
I am attaching a javascript file that includes one way of fixing it. One way of loading this would be to include it via themes/common/widget/Themes.xml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)