Hi Spectra gurus !

I want to use cfa_contentobjectfind on a complex property :

1.      i've created a structure strStruct
                FName           Char            Searchable
                LName           Char            Searchable
        I've created an object type "tStruct" with a strStruct property.
                strProperty     strStruct

        Is it possible to use cfa_contentobjectfind on the strProperty.FName field
?
        I've seen that the properties table isn't updated with those fields...

2.      i've created a type object tEmbedded
                FName           Char            Searchable
                LName           Char            Searchable
        i've created a property pEmbedded mapping on this type object
        i've created an object type tObject with a pEmbedded property
                oEmbedded       pEmbedded

        i've seen that the properties table is updated with those fields,
        but i'm not able to find correct objects using cfa_contentobjectfind tag :
what is the correct syntax ?

TIA, and thanks a lot !

Denis,
France


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