Copied to clipboard

Flag this post as spam?

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


  • Kim Holzmann 17 posts 97 karma points c-trib
    Nov 09, 2015 @ 08:08
    Kim Holzmann
    0

    Tree icon won't change to custom icon - always showing icon-folder

    Hi I have a icon problem. it's seem like the custom icon is overruledn by umb. I try i two format, with same result. I can's show custom icon in the tree only the default folder icon.

    [PluginController("ProductionArea")]
    
    // Try one
    [Tree("Application","ProductionTree", "Production", "icon-box-open", "icon-box-open", true, 4)]
    
    // try two
    [Tree("Application", "ProductionTree", "Production", iconClosed: "icon-box-open", iconOpen: "icon-box-open",initialize:true, sortOrder: 4)]
    
    
    public class FotoitProductionTreeController : TreeController
    {
     ..............
    

    Always shows icon-folder

    What I expect to see as the icon is the same as the icon for ordre - not the folder.

    Thx for any help :-)

    best regards Kim Holzmann

  • christopher muya 18 posts 200 karma points
    Dec 21, 2018 @ 14:50
    christopher muya
    0

    Did you find a solution?

  • 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