Copied to clipboard

Flag this post as spam?

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


  • Amit 4 posts 74 karma points
    Nov 29, 2018 @ 05:38
    Amit
    0

    Cascading Dropdowns

    Hi, I am using umbraco version: 7.12.4.

    I want to create plugin for cascading dropdowns. e.g. First Dropdown: Country (it will be filled from predefined list) when country selected then its states will be visible in Second Dropdown. when state will be selected then its cities will be visible in the Third Dropdown. Also there will save button when will click on it then its all value will be saved.

    All above process will be nested. It mens we should able to add same instace and can do same thing.

    Please let me know if any Plugin something similar to this functionality or any refrence or suggestion.

    Thank you so much!!!

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Nov 29, 2018 @ 10:51
    Dan Diplo
    0

    The only way I know would be to create a custom property editor (which is quite involved). Details for that are at: https://our.umbraco.com/documentation/Tutorials/Creating-a-Property-Editor/

Please Sign in or register to post replies

Write your reply to:

Draft