Its a known issue and I can't remember whether its been addresses in FC4. In the mean time if you want to hack it, take a look at /core/tags/admin/menu.cfm on something like line 75 you'll find the start of the output of the select for subsections. I think the fix is as simple as changing the cfif surrounding it to say display the select if there's more than one item in the subsection array.
Stephen On 03/05/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > is it possible to have the select box at the top of the sidebar not > display? I have rummaged through the code and it seems that there is > no property that you can pass into the XML structure to have it not > display. The menu i am creating has only a single top level item in > it so i dont see the point in displaying a select box with only one > option in it. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
