Quick Nav:  Online Store   |   Login | Register

Exclude tabs

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Daniel Poincelot
<20 Posts
Posts:2


06/12/2008 7:04 PM  

Hi,

I'm trying to exclude a Top Level nav item from the menu, without unselecting the check box "Include In Menu". When I add the item to the "Exclude Tabs" it still shows up? Any ideas?

 

                            DisplayIcon="False"
                            Level="0-1" Type="Hover"
                            ExcludeTabs="Admin, Host, MyTopLevelPage" runat="server" />

Thanks.


John Mitchell
Posts:3566


06/12/2008 9:44 PM  
Hi Daniel,
Try removing the spaces after the commas. I'm not sure if the code strips those out for you.
ExcludeTabs="Admin,Host,MyTopLevelPage"
Daniel Poincelot
<20 Posts
Posts:2


06/13/2008 7:50 AM  
Just a note for all. If you use the "type=hover" then you need to remove any white space between the page name when entering it into the "ExcludeTabs", however if you use "type=selectlist" then you don't remove the white space. All set now.
John Mitchell
Posts:3566


06/13/2008 7:56 AM  
Thanks Daniel,
I'll add code to trim the whitespace in the next release.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software