fields editing options are not visible missing from all content types although i set up role and permissions and flush all caches.
Views edit options are also missing
fields editing options are not visible missing from all content types although i set up role and permissions and flush all caches.
Views edit options are also missing
Comments
Comment #1
pontus_nilssonDo you mean no fields are available under the content type for example admin/structure/types/manage/ns_article/fields or do you mean that you can't see View / Edit tabs on a node?
Comment #2
loudmu commentedthe field_ui module was disabled! so i enabled it and everything went ok .
one should remember to always perform permissions and checkup after installing new feature or module.