S
smartsysISV
Guest
I have a One-to-Many og Many-to-Many relationship and i use "rbv_api.getRelatedIds("relname", id)" to get all the related id's. This should give me an array of id's. But it seems like this not give me an array. I need to looop thru this array and update the related records. Is anything changed in 4.2 or have i misunderstood the "getRelatedId"? How can i get an array of related id's?
Continue reading...
Continue reading...