Hello John, I have followed your advice and put a testpage online. I wonder why the first Level1 item is not showing in the SelectList, also it seems that the click is gone. I have looked in the example skins which are shipped with the new version of the CSS NavMenu but none of them has a template file from which I could copy some code and search for the things that are missing. I also put a tab menu with the attribute ChildrenOnly, but the level0 is still showing too. I tried to remove this with the attribute 'HideTabNamesByLevel' but this did not work.
Any ideas? Best regards, Pascal
-----Earlier messages-----
Hi Pascal,
Thanks for purchasing.
For the SelectList showing only the children of a specific tab, I don't have
that option in the current version, but yes, you could do it with a
template.
I have attached a template to build a SelectList menu.
You can modify that to only have the Item levels that you want and then use
the IncludeTabs property to only do it on a specific parent.
For always showing the children of a specific parent then you can use
NavType="Tabs" ShowType="ChildrenOnly".
If you have more questions, lets discuss them in my support forum:
http://www.snapsis.com/support.aspx
That way everyone can benefit.
Thanks,
John
-----Original Message-----
Hello John,
I bought the latest version on snowcovered (7530_Snapsis.DNN.NavMenu_3.zip)
and really need your help on this.
My navigation must be as followed:
There are five level 0 items, I only want to show the children of one of the
items in a 'SelectList'; then the children of the selected child (level 2)
must be shown in a Tab menu (which shows only level 2)
Also I want to put another instance on my webpage which shows always the
children of another level 0 item, no mather what item will be selected in
the SelectList I mentioned earlier.
Is this possible, I tried several things but I got stuck... read the
documentation though; I think I need to use a template?
These might be high expectations. Please provide some help, |