Suppose there's a top-secret list (inherits its restrictions from its parent) that contains records that were created earlier by different users. There are several groups with rights to administer, read, write-constrainted.
There is a group of authors of top-secret elements. Author can only create a 'secret'. But so called 'secret' item shouldn't be viewed by other participants of the group (Authors).
How do I make that? Thanks!