By sangeetharao on
here i am working with asset module, its working fine but even though i give the permission as private and choose one user role it is accessible to every user.
what is happening?
what should i do to get that work fine?
please tell me all about the asset module usage.
Comments
Hey Sangeetha, Those
Hey Sangeetha,
Those permissions are for the editors of the node, not for the viewers. So if you set an asset to be private and only for the "moderator" role, only you and people with the "moderator" role will be able to see that asset in the asset wizard.
If you want to restrict which users can see the asset, you should restrict them on node-level or field-level, for instance using the cck field permissions module.