Ok think we found the problem. It's to do with this one:

<cfproperty ftseq="39" ftfieldset="Related Content" ftwizardStep="Case
Study Body" name="aNavigation" type="array" hint="The navigation point
in which the case study resides"
required="true" default="" fttype="navigation" ftalias="home"
ftlabel="Selected Navigation" fthelpsection="This is where the the
case study will sit in the navigation when a user clicks on the link,
more than one place is possible" />

There isn't an ftJoin for the dmNavigation.

Short story is we took that out after upgrading to 5.2.7. The reason
being we noticed that an "Open Library" button was appearing next to
the Navigation tree. That wasn't there in 5.1.0. So bit of looking
into Core we noticed there is a check going on for an attribute called
ftShowLibraryLink. If that was true then it shows the "Open Library"
button.

So we've put the ftJoin back and added ftShowLibraryLink="false" to
hide the button. Looks like that's got TinyMCE back up and running and
also hidden that button.

Thanks a lot,
James

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

Reply via email to