Hello,
I am currently building a site with members page, admin panel etc… the issue I have now is that I can’t figure out how to display data for one user but not all of them. for an example: I have a section that gives the user the option to upload a document, but i want that document to show up on a section called “Pending Documents” just for them or whoever uploaded a document. that document should also be shown on their supervisor’s profile page with the following links next to it “Approve” or “Deny”. If they hit “approve” the document then passes to his/her “Pending Documents” section on their profile, with all that being said, the user that originally uploaded the document should be able to see who already “approved” or “denied” their document as it runs up the so called chain… I know this is a lot to ask for help with but I learn quick i just need a step in the right direction.