I believe the only thing different would be the object ID.

Ie, when you create the embedded object, instead of using an ID of:

parentid.propname

you would do

parentid.propname[X] where X is the array element.

To call a method, use the same syntax.

I'm not a 100% sure about that, but give it a try.

> 
> I created an content type that has an embedded object that is an 
> array. When
> I create the parent object and then the embedded object, am I 
> suppose to do
> something different if the embedded object is an array. Also, how would I
> call the 
> edit handler for the embedded object from the edit handler of the parent
> object. I have looked that docs, but couldn't get anything. 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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