Jump to content
  • 0

member can see their own member


irwan710

Question

Dear All,

Im newbie here, I just want to make social media database. However, I dont have any ideas or how can i expressed it via Datapages to show my member under me. In short I want to see who is members or followed me while im logging in.

thanks for the help

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

You probably need to have another table which holds user_ID and follower ID. For user need to see who is following them create a report to show the records from this table where follower ID equals to the person who logged in

 

To see the list of people I am following user_ID should be matched with logged in user ID

 

To get name you need to join user table and this table and use it as the source of your report

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...