Greetings,
In a custom type I have the following two form items: <cfproperty ftSeq="2" name="content" type="longchar" hint="Content" default="" ftType="richtext" ftLabel="Content" ftImageArrayField="aObjectIDs" ftImageTypename="dmImage" ftImageField="StandardImage" ftTemplateTypeList="dmImage,dmFile,dmFlash,dmNavigation,dmHTML,dmInclude,dmEvent,dmNews,dmProjects" ftTemplateWebskinPrefixList="insertHTML" ftLinkListRelatedTypenames="dmEvent,dmFile,dmHTML,dmImage,dmNavigation,dmNews,dmProject"ftTemplateSnippetWebskinPrefix="insertSnippet"/> <cfproperty ftSeq="13" name="aObjectIDs" type="array" hint="Associated Media" required="no" default="" ftLabel="Associated Media" ftJoin="dmEvent,dmFile,dmHTML,dmImage,dmNavigation,dmNews,dmProject" bSyncStatus="true"> I want to be able to select a dmNews item from the library (which works) and then add a link to it in the content text area. However, whenever I'm linking to a dmNews object, the list in the Insert Link tool disappears! Does anyone know how to fix this or any work arounds? Cheers, -Phil -- View this message in context: http://www.nabble.com/Can%27t-link-to-a-news-item-tp24568497s621p24568497.html Sent from the FarCry - Dev mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
