Announcement

Collapse
No announcement yet.

Get Entity list accordingly permissions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Get Entity list accordingly permissions

    How to get all records accordingly user permissions?

    For example user 'A' permissions to entity 'Task' restricdet to read only own.

    How to get all user 'A' tasks?

  • #2
    Hello,

    The rights of the individual users are/can be configured via the roles.
    In most cases, teams are formed to which roles are assigned.
    The members of the respective team then have the rights that the team has. Each user can also be granted additional rights with an additional role.



    The videos are also very helpful for beginners.


    MfG
    Peter

    Comment


    • dimyy
      dimyy commented
      Editing a comment
      Thank's. But my question about "how to programmaticaly get entity list accordingly individual user rights"

      I know how to configurating users rights. But if I use EntryPoint with identifying user by phone for example next I want that all programming requests throw this user permissions. Simple example is entity list "filtered" throw this individual user witch identified by phone number rights
Working...
X