Currently the button "Add new entry" and the icons "Edit" and "Delete" are enabled for readOnly vocabulary.
This is initially due to the fact that the directory object does not expose this attribute. The ticket NXP-31054 has been created to address this point.
After that, the WebUI will have to leverage this attribute to disable the button/icons when the directory has readOnly=true
- depends on
-
NXP-31054 Returns the readOnly attribute for "directory" objects
- Open