Hi,
Is there a way to restrict a type to a specific group ?
For example i have 2 models types : typeA and typeB
And i have 2 groups : groupA and groupB
I want that groupA can create only content with typeA
I want that groupB can create only content with typeB
So groupB cant create content with typeA !
Can we do this on client Web? I think i must change things in ACL but im not sure…
thx in advance