How am I going to set an access limitation of specific data for specific user?
For instance, I have gender attribute, and the data I entered in the row are male and female. How am I going to set user A can only access things that related to male data and user B can only access female data?