Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Olivier Vionnet 26 posts 111 karma points
    Aug 26, 2014 @ 10:45
    Olivier Vionnet
    0

    Umbraco Multi-node Tree picker break Product Categories tree view

    Hello

    Is there a way to get working the tree view categories in the product when a product definition contains an Umbraco Multi-Node Tree Picker ? The category tree view get stuck on the node "Stores".

    To reproduce this :

    I've used the standard store shipped with Ucommerce (6.1.0.14195), Umbraco 6.2.2 (also tested on 6.1.6).

    • In Developer section, create a new Data Type "MyMultinode" and select for the Property editor "Multi-Node Tree Picker".
    • In Ucommerce, Create a new Data Types "MyMultinode Data Type" and select "Umbraco My Multinode" for the definition.
    • For the Product Definitions of Software, create a new definition "MyMultinode" and Data Type : MyMultinode Data Type.
    • Then, go to Stores -> uCommerce.dk -> uCommerce -> Software and select the product "100-000-001".

    In the tab "Categories", the tree view under uCommerce is broken. enter image description here

    If you remove the Product Definition "MyMultinode" in software and go back in the categories tab for the product "100-000-001", the tree view works correctly.

    enter image description here

    Thanks in advance

    olivier

  • Jesper Nielsen 141 posts 498 karma points
    Sep 15, 2014 @ 10:58
    Jesper Nielsen
    0

    Hello Olivier,

    Do you get any javasscript errors?

    Kind regards,

    Jesper

  • Olivier Vionnet 26 posts 111 karma points
    Sep 15, 2014 @ 13:48
    Olivier Vionnet
    0

    Hi Jesper

    No, there isn't any javascript errors.

    olivier

  • Anders Thorsen Holm 1 post 21 karma points
    Sep 17, 2014 @ 14:36
    Anders Thorsen Holm
    0

    I'm experiencing the exact same behavior in Umbraco 6.0.6, uCommerce 6.1.0.14195.

    If a product has a multi-node tree picker based property, the category tree is broken.

    No javascript errors.

    Changed the datatype of that particular property to something basic (like Short Text) and the category tree worked again.

  • Morten Skjoldager 440 posts 1499 karma points
    Sep 19, 2014 @ 09:33
    Morten Skjoldager
    0

    I think this is a css thing actually. I can get it work by tweaking the css. The reason is that the tree picker embedds some style and unfortunately decides there should be no unique class identifier for that. So it takes over the styling on the rest of the page.

Please Sign in or register to post replies

Write your reply to:

Draft