XF 1.5 Private Form

Chromify

Member
Hi,

How would I make it so if you clicked on a Forum (not category) it would take you to a form and can only be viewed by certain groups?

For example (scenario):
I'm a default user and I click on a Test forum that bring me to form page where when I submit the form on the Test forum only the groups with the permissions to view, delete, edit, etc. can see it (ex: site owner and administrators) and I can see the forum, but no one else. The default user can only see their threads.

How would I do this?
 
It sounds like you are describing a ticketing system of sorts. Using the View threads by others permission you can make it so a user can only view their own threads. This permission can be set for individual groups when editing the node permissions:

Admin CP -> Applications -> Display Node Tree -> Permissions
 
It sounds like you are describing a ticketing system of sorts. Using the View threads by others permission you can make it so a user can only view their own threads. This permission can be set for individual groups when editing the node permissions:

Admin CP -> Applications -> Display Node Tree -> Permissions

What about the form part? Like an application of some sort is what I meant.
 
Top Bottom