Closed (fixed)
Project:
NodeStream
Version:
7.x-2.0-alpha3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 09:33 UTC
Updated:
3 Dec 2011 at 12:01 UTC
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.