SilverGraph icon indicating copy to clipboard operation
SilverGraph copied to clipboard

Configurable hidden class attributes

Open anselmdk opened this issue 10 years ago • 0 comments

I think it would be beneficial if certain class attributes could be hidden from a table. See Member here, if we could hide all the hash items etc. that would make the model easier to read.

I think that should be configurable in the query string just like you can do with tables now (&exclude=SiteTree,Page). The format could be something like &excludeAttributes=Member[TempIDHash,TempIDExpired].

screenshot 2015-05-21 14 10 08

anselmdk avatar May 21 '15 12:05 anselmdk