Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ben Grimwade 4 posts 75 karma points
    Nov 20, 2015 @ 19:40
    Ben Grimwade
    0

    Multi Url Picker / Link Picker - Single item picker

    I'm looking for a control that will allow an editor to pick a single Url (internal to the site, or external to the site) or a single link to an image. The Multi Url Picker has a good interface for this: https://our.umbraco.org/projects/backoffice-extensions/multi-url-picker

    and so does the link picker:

    https://our.umbraco.org/projects/backoffice-extensions/link-picker/

    The issues:

    I can't seem to limit the MultiUrlPicker to only allow the editor to pick one item. Even though the control has properties for "Min number" and "Max number", it doesn't actually seem to stop people adding more than one link. The link picker is perfect, but once you've added the link you can't edit it, you have to delete and re add. Does anyone either know how to fix either of those issues, or another control that will do what I want?

    Thanks, Ben

  • Jonathan 6 posts 39 karma points
    Nov 21, 2015 @ 19:49
    Jonathan
    1

    I've had great success with the Imulus.UrlPicker. It's a simple link picker (internal/external) and it also is a great example to refer to when building your own property editors.

    https://www.nuget.org/packages/UrlPicker/

    Imulus also provides many tutorials, examples and source code from their various presentations: https://github.com/imulus/uWestFest

  • Proxicode 127 posts 323 karma points
    Nov 21, 2015 @ 22:41
    Proxicode
    0

    Came here to reply, and Jonathan beat me to it. The Imulus picker is just what you are after. Does internal links, external links, media links, open in new page...Good recommendation!

Please Sign in or register to post replies

Write your reply to:

Draft