80.4k views
5 votes
CMS propery - Restrict Assets based on Contacts assigned to the assets ________________

User Xhudik
by
7.5k points

1 Answer

1 vote

Final answer:

The question is about restricting access to assets in a CMS based on contacts assigned to them, a functionality related to permissions and access controls within the CMS. Typically, this is achieved through custom configurations of user roles and permissions, aligning assets with specific user profiles or groups in the system.

Step-by-step explanation:

The question pertains to a CMS (Content Management System) functionality which involves restricting access to assets based on the contacts that are assigned to them. This typically means that within the CMS, certain digital assets such as images, documents, or videos are limited so that only users (contacts) who are assigned to those assets can view or edit them. This is a feature that would likely be part of a custom permissions or access control setup in the CMS software. To implement such a restriction, a developer or CMS administrator would need to configure the CMS's user roles and permissions settings to associate specific assets with specific user profiles or groups. This often involves creating a relational database system where each asset has an associated contact ID and only users with matching IDs or required permission levels can access the given asset.

User Dona
by
7.9k points