Copied to clipboard

Flag this post as spam?

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


  • Thomas T 66 posts 227 karma points
    Mar 09, 2015 @ 07:18
    Thomas T
    0

    How to filter the items when using 'dropdown list multiple, publishing keys' ?

    Hi,

           I created a document type called 'MultipleCategory' with 'dropdown list multiple, publishing keys' as its property.I added some prevalues like c1, c2, c3. Then in content section, I added 3 items (item1, item2, item3).

    For item1, I selected c1, c2 as its type from dropdown list multiple,publishing keys property.

    For item2, I selected c2, c3 as its type.

    For item3, I selected c3 as its type.

    I listed out the categories in my page. Now I want to list out the items based on choosing each category.

    for ex,

    when I click c1,  item1 should be listed out.

    When I click c2, item1 and item2 should be listed out.

    when I click c3, item2 and item3 should be listed out.

    Previously I used dropdown list and works fine. But now I need to assign multiple category for each item. How can I achieve this through this property in partial view?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 09, 2015 @ 12:11
    Jeroen Breuer
    0

    Hello,

    Sorry I don't have a lot of experience with the default dropdown of Umbraco, but that;s because I don't think it's very user friendly. Have you tried nuPickers? You could use the Enum Dropdown for example which is a lot easier to use.

    Jeroen

Please Sign in or register to post replies

Write your reply to:

Draft