Do your cfaContentObjectGetMultiple, then loop through your sorted list to index into r_stObjects ?
-----Original Message----- From: Cojocaru, Casey S., A&M IRM, AFIS-HQ [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 9:36 AM To: Spectra-Talk Subject: cfa_contentobjectgetmultiple Greetings, For all the times I have had issues with this tag. In my application, I need to sort the list of available tasks for a given user according to label of the artifact object of the parent workflow. I am able to do this via some looping, and the structSort function. When I pass my sorted list of objectids into cfa_contentobjectgetmultiple, I get back a structure of tasks that are in a random order. Any insight will be greatly appreciated. Casey ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
