Copied to clipboard

Flag this post as spam?

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


  • Ajay Sogi 5 posts 105 karma points
    May 15, 2018 @ 16:30
    Ajay Sogi
    0

    Url picker for umbraco 7.4.3

    Hi,

    I am using umbraco 7.4.3 and was wondering if there is a url picker thats built in umbraco backend by default. I can not seem to see an obvious property thats available to use in the back office.

    i am aware that there is a url multipicker package that can be installed, but was wondering if there are other options available in order to achieve this?

    Any help/tips on this would be appreciated!

    Thanks in advance.

  • Frans de Jong 548 posts 1840 karma points MVP 3x c-trib
    May 16, 2018 @ 09:58
    Frans de Jong
    0

    By Url picker do you mean internal or external?

  • Ajay Sogi 5 posts 105 karma points
    May 16, 2018 @ 10:07
    Ajay Sogi
    0

    External ideally. but if it could handle both internal and external that would be a bonus.

  • Frans de Jong 548 posts 1840 karma points MVP 3x c-trib
    May 16, 2018 @ 10:18
    Frans de Jong
    0

    We use this package:

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

    It has a nuget package available as well.

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 16, 2018 @ 11:43
    Dan Diplo
    100

    I'd second the use of Multi Url Picker. We use it on every project and it does exactly what you want.

    If, however, you are dead set against install a 3rd party package then you could build your own using Nested Content (which is built into Umbraco 7.7 and up). You basically need to create a document type with a content picker (for internal links) and has a textbox (for external URLs_ and then use conditional logic to select the appropriate one. But using Multi Url Picker is much simpler :)

Please Sign in or register to post replies

Write your reply to:

Draft