Restrict a user to upload to a specific category only #1417
-
|
Hi, Kevin |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
I believe you can achive what you want using this:
now the user can select that category when editing media. Thus users that visit that category will see the user's media You can also set the PORTAL_WORKFLOW to something like unlisted or private. What do you think? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Markos, |
Beta Was this translation helpful? Give feedback.
I believe you can achive what you want using this:
now the user can select that category when editing media. Thus users that visit that category will see the user's media
You can also set the PORTAL_WORKFLOW to something like unlisted or private.
What do you think?