hello everyone,
I am facing some problem regarding SiteMapDataSource in sharepoint master page.
I want to have list of all sid which can be assigned to StartingNodeUrl so that my asp menu starts from that node onwards & fetch child node of tht specific url.
i.e. I have got 2 sid 1002 & 1025 which are being used for top navigation bar & left quicklaunchbar.
currently I have following structure in my quicklaunch
Document Library
FirstDocLib
SecondDocLib
List
FirstList
SecondList
CustomNode
FIrstCustomPageLink
SecondCustomPageLink
Survey
People and Groups
I want to show something like this...
CustomNode
FirstCustomPageLink
SecondCustomPageLink
Rest of the Item should be hidden.
I request you all.. please don't reply with removing those nodes from quick launch as I need those links for other purpose.
please give me suggestion if I can achieve it using StartingNodeUrl by setting so,e sid:xxxx
thanx in advance...