<cfsetting enablecfoutputonly="yes"> <!--- import tag library ---> <cfimport taglib="/farcry/fourq/tags/" prefix="q4"> <cfoutput> This is the UUID for the first array element: #stObj.aBody[1]#
<cfdump var="#stObj.aBody#">
<!--- this breaks, but if I call it directly (not in another objects handler, it works. Ultimately, I plan to loop over these and display them --->
<q4:contentobject objectid="#stObj.aBody[1]#">
</cfoutput>
<cfsetting enablecfoutputonly="no">
Tom Cornilliac wrote:
I currently use the Spectra tag of the same way in the way that I'm attempting to in FarCry.
Can you post some example code?
~tom
<<inline: dump.png>>
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
