Ray,

After doing

<CFOUTPUT>
My keys are #StructKeyList(stItems)#<P>
</CFOUTPUT>

I get the same UUID which I am passing in objectid i.e.

My keys are 4C79E901-404E-4426-BD02F15AD2A7B2C5, but not the categories.

This is the same UUID which I pass in the <cfa_content.... as shown below


<cfa_contentobject
      datasource="#request.datasource#"
      objectid="4C79E901-404E-4426-BD02F15AD2A7B2C5"
      method="display"
      r_stobjects="stitems"
      r_stparams="param" >

Meanwhile in the dump I first see the uuid and then in another column 
properties in which categories is one of them and then I see the categories 
values.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
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.

Reply via email to