diff --git a/neonView/AttributeTree_view/AttributeTree_view.aod b/neonView/AttributeTree_view/AttributeTree_view.aod
index 6ca4481a136d5ebe86842bb1668fddb636ce3b3d..4ae97a5345fa9c9edb737b8180dff19243b3ee16 100644
--- a/neonView/AttributeTree_view/AttributeTree_view.aod
+++ b/neonView/AttributeTree_view/AttributeTree_view.aod
@@ -15,6 +15,9 @@
       <descriptionField>ATTRIBUTE_TYPE</descriptionField>
       <entryAction>openDetails</entryAction>
       <entityField>#ENTITY</entityField>
+      <isCreatable v="false" />
+      <isEditable v="false" />
+      <isDeletable v="false" />
     </treeViewTemplate>
   </children>
 </neonView>