last day we have face the issue that the current navigation is not saving and quick navigation order is change when we save navigation.
we have search a lot but their is no solution fine. Finlay i jumped in the content DB and open the navigation table update it and after that click ok in navigation it was saved and give us desired navigation so if you are not founding the solution from front end change in database content table
Steps are
1. open the content Database
2. open the table [NavNodes]
3. change the navigation link
if you want to add new navigation add the navigation and add the [Url] of that and then update the document ID ( you can get the document id of that new page from [allDocs] table
we have search a lot but their is no solution fine. Finlay i jumped in the content DB and open the navigation table update it and after that click ok in navigation it was saved and give us desired navigation so if you are not founding the solution from front end change in database content table
Steps are
1. open the content Database
2. open the table [NavNodes]
3. change the navigation link
if you want to add new navigation add the navigation and add the [Url] of that and then update the document ID ( you can get the document id of that new page from [allDocs] table
No comments:
Post a Comment