Blair
Hi,
Yes, I'm running a recent build 3.0.
If I add the below xml to customadmin.xml, It should ineffect merge the below menuitem in with the other content(News,Events,Links, Facts)? It does not appear to be doing this.
Theo
<section id="content" permission="MainNavContentTab" label="application.adminBundle[session.dmProfile.locale].content" labelType="evaluate">
<subsection id="dynamic" permission="MainNavAdminTab" sidebar="content/sidebar.cfm" content="inc/content_overview.html" label="application.adminBundle[session.dmProfile.locale].dynamicContent" labelType="evaluate">
<menu id="dynamic content" label="application.adminBundle[session.dmProfile.locale].contenttype" labelType="evaluate">
<menuitem label="Person menu item" link="/farcry/admin/customadmin.cfm?module=dmPerson/dmperson.cfm" />
</menu>
</subsection>
</section>
