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!
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: In edit mode: After enter is pressed the form is brought up for the next row and the previous row changes are not updated: HTML Code
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.
@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