Skip to Main Content

DevOps, CI/CD and Automation

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!

Carriage Return in Text-Area of Editable Table Form Causes Exit from Edit Mode

Marley BatesMay 21 2021

JET Version: 10.0
Hi Community
I am hitting an issue when using editable form table. A row can be edited by clicking the Edit icon which brings up a form containing input-text fields. When the enter key is pressed the edit form is cancelled and opens the same form but for the next row in the table.
Ideally I would like the edit button to perform a carriage return. Does anyone have any ideas about how to do this?
Many thanks

Editable Form Table - https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=table&demo=editableFormTable
Form:
image.pngIn edit mode:
image.pngAfter enter is pressed the form is brought up for the next row and the previous row changes are not updated:
image.pngHTML Code
image.png

Comments

Alex Keh-Oracle

Looks like it's a known issue. You can try the recommended steps in the thread to make sure you have updated all your dependencies.

User_2SBJ9

@bjarne-callewaert do you get any successful answer to fix this issue ? I would like to use the same cache library however I'm getting the same error

1 - 2

Post Details

Added on May 21 2021
1 comment
173 views