Hi,
is it possible to give the permission only for one project? I'd like to permit my users to see only some projects, and I'm not able to do that. I can only let a group see all the projects or doesn't permit to do that. For example I create 4 projects and I want that a group could see only one of these, is it possible? How can I do it?
Thank you.

Fil

Comments

Roberto Gerola’s picture

Every Storm content is a Drupal node (apart from attributes).
You can use content_access module if you need to assign permissions
to a deeper detail level (per role or user).

Roberto

Filippo73’s picture

Status: Active » Closed (fixed)

It works.
Thank you.
Fil