I have a custom type called via plugin that has the following
property:
(running 4.0.8 svn)
<cfproperty ftseq="40"
ftfieldset="Territories"
name="territories"
type="longchar"
hint="Territories represented"
required="yes"
default=""
ftlabel="Territories"
fttype="category"
ftalias="sp_territories"
ftRenderType="tree"
ftSelectMultiple="true"
ftvalidation="required" />
When i use the admin I am seeing the "folder" icon and a checkbox for
the main category (alias: sp_territories) but none of the children of
that folder.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---