James,
The user account default site tree location is displaying correctly on
my 5.2.2 dev site, I see the root node and all nodes under it in a
tree structure.
But, it does allow selecting multiple nodes, which may be a problem
with a user having multiple default home nodes.
The code that handles the default home node is in core/packages/types/
dmProfile.cfc
<cfproperty name="overviewHome" type="string" default=""
required="no" hint="Nav Alias name for this users home node in the
overview tree" ftSeq="42" ftFieldSet="User settings"
ftType="navigation" ftDefault="application.navid.home"
ftDefaultType="evaluate" ftSelectMultiple="false" ftLabel="Default
site tree location" ftAlias="root" />
If you are only seeing the root node and nothing else it may be that
you have some problems in your sit tree. Make sure you do not have any
duplicate navids.
Chris.
On Oct 9, 11:01 am, James Buckingham <[email protected]> wrote:
> Thanks Chris.
>
> Problem didn't seem to be specific to just my formtool. If you go into
> the User Account area as well you'll see that the Root Node is showing
> and nothing else so it's definately a bug in the core.
>
> See what you're saying about the code though so I'll do a bit of
> looking into that one, well spotted ;-).
>
> Cheers,
> James
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---