Try replacing getData(objectid=lSavedObjectIDs) with getMultipleByQuery (lObjectIDs=lSavedObjectIDs)
Chris. On Nov 9, 10:21 pm, Marco van den Oever <[email protected]> wrote: > Hi all, > > I have a cfloop in which a object gets looped. I thought that when i > submitted one of those objects, that current object with that specific > objectid (which i set a unique objectid for each loop) would be > processed. > > Now when i cfdump the lSavedObjectIDs i see multiple objectid's and > then when i try to do a getData(objectid=lSavedObjectIDs) of course > this doesn't work... > > So how do i resolve this.... Any workarounds? --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
