Is it possible to have an attribute not show for a product without deleting it in the attribute controller.
2 reasons for this;
1) if you delete it from the attribute controller it throws out the stock by attributes table and I get a load of blank attributes. I seem to have a load of product with out attribute description showing in the stock by attribute table all of a sudden (this may be a different bug but I think it is related)
2) and the main reason; some times a product goes out of stock for a long time and I would like to hide the attribute, however if I delete it when it comes back into stock it has to be recreated and will be recreated with a new ID number - I am linking to my accounts programme and it creates a sku based on the product_ID and the ID in the stock by attributes table - this ends up changing if I have to delete it in the attributes controller.
Hope this makes sense help would be appreciated.
Thnks
MG




