Skip to content

How to validate user permissions on custom components, commands, etc.? #287

@relizondobarrios

Description

@relizondobarrios

We are working with Module Builder and creating a content type called Catalog. For Catalog, we hide the standard "Create" button and instead implement our "Create" button.

Our "Create" button opens a dialog and inserts a catalog item using the Sitefinity web services API.
Now, we need to validate the user permissions in this creation process.
For example: We only want to allow administrator users to create catalogs.

How can we integrate user permission validations into our custom components, commands, etc.?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions