How to determine what privilege is required
I need to determine what privilege is required to be able to add, edit, and delete entries on a data type (data table). It makes sense to me to provide access to the parent class of all of my data tables (or if allowed, Data-), then provide the appropriate level of access (5) for reading, writing, and deleting instances. However this doesn't work. Please let me know what I can look at to determine what privilege is required to enable this.
***Updated by moderator: Lochan to add Categories***