magento-1.4magento-1.5magentomagento-1.7

Magento - New product attributes created by backend not visible


i've created trough backend two new product's attributes, both locally and on test server. while locally i' able to see new attributes in product details, on test server i dont see any on the two new attributes. i've tried several times to reindex data, clear cache, cancel and recreate those attributes, with same configuration that i have locally, but it didn't work, i can't see my new attributes. what i can check? here's two screenshot:

locally: enter image description here

test server: enter image description here


Solution

  • Any attribute you are adding, must be assigned to some attribute set.

    So you have to go to Catalog -> Attribut -> Manage Attributsets every time after your create a new attribute and assign it to a attribute set.

    Then will it will appear in the product entry form if you choose the right attribute while adding products.