Follow me @MarkXA

Subscribe

Donate

Forum

 
ForumForumSupportSupportDNN menuDNN menuDocumentation or Example using ManipulateNodesDocumentation or Example using ManipulateNodes
Previous Previous
 
Next Next
New Post
 21/06/2012 12:28
 
Meh, the URL being stored by the object is just "#"... Somehow it's forgetting my setting :S
New Post
 21/06/2012 17:23
 

Hi Marco,
try adding "mn.Enabled = true;" also make sure you have "http://" in URL and that there is nothing wrong with your menu template.

On the side note, if you need to add just redirecting links to your menu, you can add them in dotnetnuke as pages and change them to link in their advanced settings. Use of manipulator is intended for advanced programmatic control.

New Post
 21/06/2012 21:44
 
Hey Xeevis

Ah, perfect! The combination of the Enabled = true and the http prefix has fixed the issue for me. Thank you so much!

I do need the Manipulator for advanced control, though, haha.
The thing is if the client adds\removes a category from the database the menu must immediately reflect that without having to add\remove pages or use advanced settings as they won't know how to do that :P

So making the menu build itself in this way was the best way to go for me


Thank you everyone for all your help :D
Previous Previous
 
Next Next
ForumForumSupportSupportDNN menuDNN menuDocumentation or Example using ManipulateNodesDocumentation or Example using ManipulateNodes

Register / login

Please note, to post on this forum you will need to register or log in.