- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Attribute “Manage options" not editable anymore
Hi,
After I have created some drop down attributes programmaticaly with all the options, they show up correctly in the frontend, but I can't edit them anymore in the backend. Its all grey... and I can't save any other changes as I get the message: "Admin is a required field in the each row."... I also have no idea why there is the empty first row, as I can't find anything in the database...
Everything works fine with attributes created from backend.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Attribute “Manage options" not editable anymore
Could you please post your full code ? how you have created attribute programatically ? so we can get more idea to troubleshoot this issue.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Attribute “Manage options" not editable anymore
please check in the database if the attribute is not user defined.
The attribute must be user defined if fields like this should be editable.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Attribute “Manage options" not editable anymore
hello,
I have the same issue. where should I check if the attribute is "user defined"?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Attribute “Manage options" not editable anymore
you have to check this in the database.
but please, if you not firm enough mit Magento and its database, you should not continue by yourself cause you can create a lot damage if you are not know what you do.