Issues in populating a table in VBCS Classic Application using a custom Javascript to insert records
Summary
Issues in populating a table in VBCS Classic Application using a custom Javascript to insert records into the BOContent
Hello,
I am trying to populate a table using a BO on the click of a button (this has custom java script action involved). Trying to mimic the exact same POC as is present in the video: . However unfortunately when the page loads and I click on the "Populate" button it displays a total of 90 records spread across 6 pages with all null values. I am not sure as to why the table columns are not getting populated with proper values. Below is the javascript that I am using:
0