Jun 11, 2023 4:25 am
I am working on Q&A forum where requirement is that in each sub-forum the answers can be given only by specific group of members who belong to specific expertise. E.g.
Sub forum - Java
Members who have mentioned Java expertise in their profile can answer.
Sub forum - PHP
Members who have mentioned PHP expertise in their profile can answer in this forum.
1 Reply
Jun 11, 2023 7:34 am
Hi @vdadoo
Create 2 new user groups (java + php)
Add the members to the java or php group
Edit the two forums (java + php) and give the groups the permissions you want