Hello all,
I managed to add the default_code field in the product.template.peoduct.tree view using a custom module. So far so good. I can see my new field with my module installed but the problem is when I click on the header of this new field it does not sort the view. When I click the headers that were originally there I do get the list sorted on these, but not when I click on my added field's header.
I am thinking I need to add some kind of event handler on the header click, but I am not sure... Any help guidance would be appreciated.
Thanks!