Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

text area (autoheight) not behaving as I'd expect

607218Oct 1 2008 — edited Oct 3 2008
Hi -- I have a text area (auto-height) that the user should be able to enter 1000 characters into.

I want it to display 10 lines of 100 characters each. Instead, once the user types in more than 100 characters, a horizontal scroll bar appears and the remaining characters are all on the first line.

I have both the width and max width set to 100, the height to 100, and row span to 1.

How do I get the text display to wrap down to the next line once 100 characters are on the current line? (Just like this text area I'm typing into right now!)

Thanks,
Carol
This post has been answered by 592960 on Oct 3 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2008
Added on Oct 1 2008
19 comments
2,960 views