In order for searchable parts of embedded objects to work correctly, I've
found that I need to call contentobjectdata N times, where N is 1 for the
main object, and N-1 times for each embedded object, but only for the
embedded objects you care to search for. So, if your type has one embedded
object, you would use your normal contentObjectData call to update the
update as a whole, and then you would use contentObjectData where the
objectID is "id.propertyname".

I'm not convinced this is the best solution, so if anyone has a better
solution, I'd love to hear it.

-Ray Camden

--- Nikki Forshaw <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am using an embedded object in my main article object... one of the
properties of the
> embedded object has to be searchable in order for me to use this in my
publishing
> rules. However, it simply isn't showing up in my properties table. Are
there known
> problems with embedded object's properties being searchable, or am I just
being really,
> really stupid?
> 
> Thanks,
> Nikki

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