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!

Apex 5.1 - editable interactive grid - need multiple lines in a single grid cell

Robin Hochteil-OracleFeb 10 2017 — edited Feb 14 2017

I am using an editable interactive grid. I have one column that is of type "textarea". I edit the field and put multiple lines in there. But when I close the box. I see a single line in the text area. I want to see those multiple lines. With the normal interactive report, I was able to go into the Legacy Component View and specify the field format as "Standard Report Column" even though I see it shows up as plain text when I use the new 5.1 view. Then I would change chr(10) to "<br>" on the query of that page.

With the editable interactive grid, all that seems to be gone. I can only select "plain text" on that column. I cannot see an editable interactive grid attributes in the Legacy Component View. I cannot see a way to specify that I want multiple lines showing up in the grid. This means that many of my pages using tabular forms cannot use this new editable grid feature as the customer wants to see mulitple lines in a grid cell.

I tried to change the cell height but that is being ignored.

Does anyone know how to fix this problem?

Thank you.

Robin

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2017
Added on Feb 10 2017
3 comments
4,741 views