alternadiv
Well-known member
I am trying to use the custom fields and group promotions features to allow users to choose which content is viewable to them. Let me create an example so you understand what I mean...
Say you have five sections on your forum, which is a forum about colors:
Some members may only be interested in reading threads about their favorite color(s). Maybe this member only wants to see the red and purple sections.
I think I know how this can be done easily without an add-on...
Say you have five sections on your forum, which is a forum about colors:
- Red
- Blue
- Green
- Yellow
- Purple
Some members may only be interested in reading threads about their favorite color(s). Maybe this member only wants to see the red and purple sections.
I think I know how this can be done easily without an add-on...
- You would create a user group for each of the colors.
- Then change the user group forum permissions so that someone in the red group can no longer see the other four colors, the purple group can only see purple, the green group only green, and so on.
- Then create a custom user field asking which color(s) the member wants to see. Using a multiple choice selection, you list the five colors.
- Then you create a user group promotion using the user field criteria you made in the previous step.
- Now when the user selects red and purple in the preferences page, blue, green, and yellow become hidden to them.