Anyhow, in Content when submitting news, events, links, facts OR anywhere one uses the metadata/categories.cfm it appears that if you select the complete from the pull down (rather than clicking finish) the categories do not stick. I added the following to the metadata/categories.cfm about line 22 to fix:
<cfif isDefined("form.submit") OR isDefined("form.back") OR isDefined("form.Navigation")>
IT WAS JUST
<cfif isDefined("form.submit") OR isDefined("form.back")>If this is a double post I am sorry
Michael
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
