Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I need to do a page with 2 top menu so I need to put some items in menu1 and some in menu2.I was thinking of doing document type menuItem with text and url. How do I do the url?
Thanks
I think you should be looking at the built in Multinode Treepicker instead:
https://our.umbraco.com/Documentation/Getting-Started/Backoffice/Property-Editors/Built-in-Property-Editors/Multinode-Treepicker2
There you can pick out actual nodes, and let Umbraco handle the Urls. Follow the example there and you should be good to go with your two menus :)
You can either put the property on your homepage, or if you have a Settings node used for that purpose only :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
problem defining url in document type
Hi,
I need to do a page with 2 top menu so I need to put some items in menu1 and some in menu2.I was thinking of doing document type menuItem with text and url. How do I do the url?
Thanks
I think you should be looking at the built in Multinode Treepicker instead:
https://our.umbraco.com/Documentation/Getting-Started/Backoffice/Property-Editors/Built-in-Property-Editors/Multinode-Treepicker2
There you can pick out actual nodes, and let Umbraco handle the Urls. Follow the example there and you should be good to go with your two menus :)
You can either put the property on your homepage, or if you have a Settings node used for that purpose only :)
is working on a reply...