You may have to. On Wed, Nov 25, 2009 at 7:16 AM, James Buckingham <[email protected]>wrote:
> Hi again Blair, > > Yeah ftJoins are common across all the custom types but comparing the > cfproperties of a working one to that of a broken I can't see any > difference. One that isn't working, Case Studies, has ftJoins in the > following places: > > <cfproperty ftseq="9" ftfieldset="Teaser" ftwizardStep="Case Study > Body" name="teaserImage" type="UUID" hint="Teaser image to display." > required="no" default="" fttype="uuid" ftJoin="dmImage" > ftlabel="Teaser Image" > fthelptitle="Teaser Requirements" > fthelpsection="Teaser images can only be selected > from the pool of > associated media images. You must add to the media library before > selecting." /> > > <cfproperty ftseq="12" ftfieldset="Related Content" > ftwizardStep="Case Study Body" name="aObjectIDs" type="array" > hint="Mixed media content for this content." > required="no" default="" > ftJoin="dmImage,dmFile,dmFlash" > ftlabel="Media Library" bSyncStatus="true" > ftJoinAllowDuplicates="false" /> > > <cfproperty ftseq="13" ftfieldset="Related Content" > ftwizardStep="Case Study Body" name="aRelatedIDs" type="array" > hint="Holds object pointers to related > content. Can be of mixed > types." required="no" default="" > ftJoin="dmNavigation,dmHTML,dmLink" > ftlabel="Related Content" /> > > Like I say I'm seeing the pickers and able to drag in what I need from > the Libraries but when it comes to put them into the Editor I get that > error in the FarCry Button area. > > If you want to see the whole CFC let me know. It's quite big though. > > Cheers again, > James > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
