You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: