Ability to apply a global "hide" on entities
Aidan O'Connor
To support this, we could consider using "dot properties" that are automatically hidden if the identifier begins with a "."
Additionally, we could add the ability to group properties, so admins can categorize properties into useful categories, with one of the categories being "hidden"
Gur Shafriri
Amir Gal Or as part of this idea we are looking into 2 changes that might help with your case as well:
- New properties are hidden by default, unless added from the table
- New tables are created with minimal number of properties shown (this will include the title, and will not include the identifier). Other properties will be added via the properties panel.
What do you think? If you agree, I'll merge this with the other idea.