Hi. I want added additional field in product list. I try created new field in views, but this field did not appear in the product catalogued, it was added when I created new product. Please tell me, how can I add new field in product list?
Thu, 02/09/2012 - 01:54
Re: How can I add additional field in product list
Have you cleared the views cache? Also could be something similar to what happens when you disable comments on a node type. All old nodes still retain the permission while new ones have comment disabled.
Re: Re: How can I add additional field in product list
yes I clear cache. I think, this is problem not in permissions, because new field appear in single product view, but not in the product list view. Should I added this field, in ubercart catalog module? The type of this field is image, with default image.
Re: How can I add additional field in product list
the problem is, when I added this field in views it`s appear only in single product view bat not in catalog list. I think I should manual added this field code in php module. But I don`t now how can I do this.
