Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access #55

Open
Sriram1234567 opened this issue Nov 28, 2016 · 1 comment
Open

access #55

Sriram1234567 opened this issue Nov 28, 2016 · 1 comment

Comments

@Sriram1234567
Copy link

I am developing a custom module in my system,here i can create any number of records,here in the search button i need to get the only particular(login) records.(for example a particular user,should see only his records,not other records.But here I can see all other user records also).So how can I restrict other user records.

example:abc user create 2 records. and xyz user create 4 records.
if abc user login ,it should be display only abc records when click on search button.

@inoerp
Copy link
Owner

inoerp commented Feb 16, 2017

As of now, you can control it by creating different access groups and assigning correct access levels to the users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants