Copied to clipboard

Flag this post as spam?

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


  • lori ryan 199 posts 529 karma points
    Sep 09, 2020 @ 14:55
    lori ryan
    0

    Image Picker - upload customisation

    Is it possible to add some text just below the include subfolder search checkbox? Perhaps coming from an Umbraco Dictionary Item enter image description here

  • Nathan Woulfe 422 posts 1580 karma points MVP 3x c-trib
    Sep 10, 2020 @ 09:01
    Nathan Woulfe
    100

    I think you'll need to modify the overlay view to add a text binding and also modify the controller to get the dictionary items. I haven't used dictionary values, so not sure if it can be done with a directive in the view rather than changing core javascript, which is rarely a good idea. ;)

    That said, the template/html is probably inlined in the javascript anyway... If you're ok with making upgrades a little bit painful, changing the javascript isn't entirely bad.

    I've hidden plenty of stuff, but that's a whole lot easier than adding...

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies