Copied to clipboard

Flag this post as spam?

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


  • overflew 87 posts 110 karma points
    Oct 20, 2010 @ 12:57
    overflew
    0

    Triggering changes across document fields? (When editing)

    Hi there,

    I'm looking to implement 'Country' and 'State' dropdown boxes as properties of a content item, and want to set State up update (either from a webservice, or a storedd data array) each time the country is changed. Are there any examples of similar things being done?

    I'd like to avoid making it a complex XML datatype, as it'll be a little harder to search.

    Thanks.

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Oct 20, 2010 @ 13:29
    Dirk De Grave
    0

    nope, there's no such thing as dependencies/relations on properties in umbraco, so that one changes, it triggers a change on another. I'm afraid you'll have to build your own custom datatype to handle this scenario. It's not that difficult, there's plenty of info on umbraco.tv for that.

     

    Cheers,

    /Dirk

     

  • 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