I would like to have the ability to make certain tables non-readable to certain users. While it is possible to make tables read-only, in order to give someone access to one part of my base, and more specifically in my extensions, I have to give them read-only for all tables, at a minimum. There are times that I do not want specific users to be able to see sensitive financial information on one table, but they might need access to what's in an interface, or on a different table. I realize the permissions within Interfaces helps with this, but it doesn't help with Extensions.
... View more