Hi experts,
How do we get the items in an MDK Object Table? I can't seem to find any documentation.
let oSectionProxy = clientAPI.getPageProxy().getControl("Section_Requests").getSection("SectionObjectTable2");<br>
I can't get the items of the object table. Appreciate your help on this. Thank you!