Question
Can I suppress Visibility for a single entity?
I understand the way to utilize visibility functionality is to disable it for all non-admin users by removing Users from Everyone, and then add visibility for each entity that you want the user to see. But is there another approach where we can suppress visibility for a single entity instead of enabling visibility for everything EXCEPT that entity? I noticed the markup for the Visibility/Principal element has the "isPermitted=true" setting. If I try to set isPermitted=false and import the entity again it seems to have no effect. The setting reverts back to true.

