James Buckingham
unread,Nov 24, 2009, 6:02:54 AM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to farcry-dev
Ok found the right line in the dmHTML:
<cfproperty ftSeq="12" ftwizardStep="Body" ftFieldset="Body"
name="Body" type="longchar" hint="Main body of content." required="no"
default="" ftType="richtext" ftLabel="Body"
ftImageArrayField="aObjectIDs" ftImageTypename="dmImage"
ftImageField="StandardImage"
ftTemplateTypeList="dmImage,dmFile,dmFlash,dmNavigation,dmHTML,dmLink"
ftTemplateWebskinPrefixList="insertHTML"
ftLinkListRelatedTypenames="dmFile,dmNavigation,dmHTML,dmLink"
ftTemplateSnippetWebskinPrefix="insertSnippet">
I've added in dmLink and it's now appearing in the tabs and I'm
getting my related content in the Item dropdown, however I'm not
seeing anything in the template options. Added dmLink into
ftLinkRelatedTypenames and ftTemplateTypeList is there anything else I
should be doing?
Thanks again,
James