Trying to add the empty row in table.
Summary:
My requirement is create editable table while enter the partnumber then part_desc, UOM, bom_quantity, status will reflect auto through REST API, which is working fine.
I followed the whole recipe from Here https://vbcookbook.oracle.com/?page=shell&shell=batch-editable-table&batch-editable-table=batch-editable-table-start&batch-editable-table-start=recipe
but when i clicked on insert row I'm facing this error
Action callFunctionAddItem_69o6l3ye9: error calling function: addItem(10001,[object Object]) TypeError: Cannot read properties of undefined (reading 'addItem')
at PageModule.addItem (main-start-page.js:174:17)
at Object.perform (callModuleFunctionAction.js:92:1)
at action.js:48:1
Application Name :-ADDROW
Content (required):
Version (include the version you are using, if applicable):