Hi, we have a requirement to develop a custom User Admin security role that has the ability to create users, assign roles, maintain a sub grid(custom entity N : 1 with User) on User form. Currently, to prevent User seeing business data, we set the access mode to Administrative then User wouldn't have access to the sub grid. If we set the access mode to Read Write, this role would have access to all business data. Is there a way to achieve it?
↧