There's also the built-in Multinode Treepicker (you'll need to create a new Data Type specifying the "Multinode Treepicker" as it's not there by default)
That looks exactly like what I'm looking for! Thank you.
Is there a guide to rendering this using Razor in Umbraco 7? I'm having problems finding guides on how to render things using Razor. I'm new to Umbraco and it seems things might have changed recently as a lot of guides seem to be out of date (either that or I have a gap of knowledge).
Multiple Content Picker in Umbraco 7
Is there a way to select multiple content items in Umbraco 7?
The content picker works just fine but I want a way to select multiple items in one go.
Hi Jo,
Take a look at the RJP.MultiUrlPicker package. That should allow you to specify multiple urls/pages.
Thanks, Dan.
Hi Jon,
Take a look at the RJP.MultiUrlPicker package. That should allow you to specify multiple urls/pages.
Thanks, Dan.
Hi Jon,
There's also the built-in Multinode Treepicker (you'll need to create a new Data Type specifying the "Multinode Treepicker" as it's not there by default)
HTH,
Hendy
Hi Hendy,
That looks exactly like what I'm looking for! Thank you.
Is there a guide to rendering this using Razor in Umbraco 7? I'm having problems finding guides on how to render things using Razor. I'm new to Umbraco and it seems things might have changed recently as a lot of guides seem to be out of date (either that or I have a gap of knowledge).
Documentation for v7 Multinode Treepicker including Razor snippets is here
is working on a reply...