Copied to clipboard

Flag this post as spam?

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


  • Josip 195 posts 662 karma points c-trib
    Sep 29, 2018 @ 17:23
    Josip
    0

    Show categories based on first selection

    http://prntscr.com/l07vc1 I have 2 dropdown properties in backoffice. Lets say that i can pick

    • category 1
    • category 2
    • category 3

    If someone pick category 1 , i want to show second dropdown which will have values based on first dropdown selection.

    Can i do that in backoffice?

    And second question is, can i display to user category 1 in dropdown and set alias category_1 for this value.

  • David Peck 690 posts 1896 karma points c-trib
    Sep 29, 2018 @ 18:30
    David Peck
    0

    Hi Josip,

    I don't believe that there is anything in the back office natively that will help you. You'll need to review the Packages section to see if someone has created something that will meet your purposes, but I'd be tempted to build a custom data type for this.

    Alternatively you could just add your own JavaScript and hack the DOM to achieve this, your first requirement. https://24days.in/umbraco-cms/2015/umbraco-7-back-office-tweaks/

    Your second requirement, perhaps try NuPickers. https://our.umbraco.com/packages/backoffice-extensions/nupickers/

Please Sign in or register to post replies

Write your reply to:

Draft