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!

Oj Table : Not able to render the data

user11018780Mar 16 2020 — edited Aug 23 2020

Hi ,

I am currently working on Oracle JET 8.0 version , when i try to perform CURD operations. I am not able to display records in oj.table.

Below mentioned error i am getting when i navigate to my edit page.

pastedImage_0.png

pastedImage_1.png

When i print my Output in console , i am able to print and see the results. In Edit Page, i am not able to see the result at first time, if i go back again to search page and again when i click edit icon then i am able to display the records.

Note: With the same session , if i select some other records (record B) and it is always fetches the first record (record A ) which i select at initially. It is not setting the record id which i am selecting from search table.

Search Page (HTML) :

pastedImage_3.png

editCustomer.js:

pastedImage_4.png

editCustomer.HTML:

pastedImage_6.png

Could you please help me where i am getting struck on this?

Thanks,
Sathish

Comments
Post Details
Added on Mar 16 2020
5 comments
1,065 views