Base solution for your next web application
Open Closed

I  want to add View to the permission tree ,how? #7879


User avatar
0
wcdagency created

hELLO

I  want to add View to the permission tree. some of user will just see the records, not create-edit or delete

how could I accomplish that?

image.png


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team
    • What is your product version?

    • What is your product type (Angular or MVC)?

    • What is product framework type (.net framework or .net core)?

  • User Avatar
    0
    yekalkan created

    Uncheck create/edit/delete permissions and check their parent.

    Like that:

    image.png

  • User Avatar
    0
    wcdagency created

    I will try.