Copied to clipboard

Flag this post as spam?

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


  • Don Nehc 69 posts 222 karma points
    Jul 24, 2016 @ 21:52
    Don Nehc
    0

    DictionaryItemList Question

    Hello, I saw DictionaryItemList.aspx pages at two locations:

    1) Umbraco.Web\umbraco.presentation\settings\DictionaryItemList.aspx 2) Umbraco.Web.UI\Umbraco\settings\DictionaryLitemList.aspx

    What is the reason you need to have it in two places? Can I just use one instead? What is the downside?

    Thank you.

  • David Peck 690 posts 1896 karma points c-trib
    Jul 29, 2016 @ 18:07
    David Peck
    0

    Use #2. I think #1 is going on V8.

  • Don Nehc 69 posts 222 karma points
    Jul 30, 2016 @ 03:45
    Don Nehc
    0

    Thank you. However, my debugging session seems to indicate both. Code behind is under umbraco.presentation.

  • Don Nehc 69 posts 222 karma points
    Aug 02, 2016 @ 04:19
    Don Nehc
    0

    It doesn't look like I can just use one. I need both aspx pages. I can add UI elements to the one under Umbraco.Web.UI, but in order to add code behind, I must have the same UI applied to the aspx page under Umbraco.Web. I am not understanding how they hook together.

  • David Peck 690 posts 1896 karma points c-trib
    Aug 02, 2016 @ 07:29
    David Peck
    0

    What are you trying to achieve?

  • Don Nehc 69 posts 222 karma points
    Aug 02, 2016 @ 15:41
    Don Nehc
    0

    I am learning the system. It is a very nice software, and I am trying to understand the internals to extend, and eventually contribute. I learn by clone feature, such as dictionary list. I apologize for asking unintelligent questions. Thank you.

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    Aug 02, 2016 @ 16:25
    Dennis Adolfi
    0

    No question in unintelligent Don, sounds like a great way of learning how to contribute!

    h5yr!

  • 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