We have DNN 4.6.2 with module Forum 4.4.3
We created a single form module on a page,
We added three Forum Groups 1,2 and 3,
We added forums to each forum group in this pattern, 1-i, 1-ii, 1-iii, 2-I, 2-ii, 2-ii, etc…
Our use case:
Some Users have rights to all forums, these are User A types
Some Users have right to one or more forums, these are User B type
User A must view and edit Forum Group 1-i, 1-ii and 1-iii
User B must have rights to view and edit only forum 1-ii and excluded from all other forums.
How do we trim permission? <cause I’ve tried this>
Created the forum module on page A, with the earlier mentioned groups and forums as above,
Copied the forum to page B,
We’ve granted User B rights to Page B using the Page permission Settings,
We’ve granted User B rights to View the Forum module by Inheriting permission from the page permission settings.
We’ve edited the forum module settings on page B,
Changed the ‘Forum Group’ value to Forum Group 1,
Changed the ‘Default Forum’ value to forum 1-ii,
In the Manage Forum settings we’ve changed the general setting:
We’re granted User B rights to the only the forum ‘1-ii’ using the Manage Forum setting by adding this User to the permission and selecting the view and add thread.
The Only other permissions belongs to the User A for Edit, view etc...
When User B has established a signin, Selects page B and they can view and edit every forum in Forum Group 1
So, how do we trim permission?