Skip to Content
0
Jan 19, 2023 at 06:39 AM

MDK Get object table items

235 Views

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!