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,
Is there a link picker package for V8? I want to use it in a macro.
I'm migrating our site off V7 and we use this all over our site, it's incredibly useful.
https://github.com/Gibe/Umbraco-Link-Picker
Thanks Tim
Hi Tim,
use the Multi-Url Picker and set the "Max Number of Items" to 1 when you are configuring it.
Hope this helps.
Thanks Brendan!
The name Multi-Url Picker is a bit misleading when you're looking for an advanced link picker, but there you go.
There is a nuget package (I've just had to migrate a site and finally got round to releasing v8 version, v9 also coming)
Install-Package UmbracoLinkPicker.v8
https://github.com/Gibe/Umbraco-Link-Picker-v8
aha! I didn't see this until now. Amazing, thank you!
I've just got round to trying the package out. But it's not showing in the Data Types property editor dropdown as an option.
I've tried reinstalling a few times through nuget.
Also the link on the github page to the extension only shows a V7 package https://our.umbraco.com/packages/backoffice-extensions/link-picker
Any suggestions?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
V8 Link Picker
Hi,
Is there a link picker package for V8? I want to use it in a macro.
I'm migrating our site off V7 and we use this all over our site, it's incredibly useful.
https://github.com/Gibe/Umbraco-Link-Picker
Thanks Tim
Hi Tim,
use the Multi-Url Picker and set the "Max Number of Items" to 1 when you are configuring it.
Hope this helps.
Thanks Brendan!
The name Multi-Url Picker is a bit misleading when you're looking for an advanced link picker, but there you go.
There is a nuget package (I've just had to migrate a site and finally got round to releasing v8 version, v9 also coming)
Install-Package UmbracoLinkPicker.v8
https://github.com/Gibe/Umbraco-Link-Picker-v8
aha! I didn't see this until now. Amazing, thank you!
I've just got round to trying the package out. But it's not showing in the Data Types property editor dropdown as an option.
I've tried reinstalling a few times through nuget.
Also the link on the github page to the extension only shows a V7 package https://our.umbraco.com/packages/backoffice-extensions/link-picker
Any suggestions?
is working on a reply...