Tell us what you are trying to do?
I am trying to create online portals where clients can log in and access their construction qualifications which we will upload and they can just view. The portal will also include a photo, their name, Date of birth. We would also like Managers to be able to view a certain Clients portals which I take is done by a post relationship.
I have attached the stages how it will work so hopefully this helps.
Is there a similar example that we can see?
Here is an example site who are doing a similar idea... simply log in to their example portal and check it out. hidden link
This is possible to achieve with our Toolset plugins.
However I would recommend that you create a test site on our discover-wp.com site, particularly the membership site https://discover-wp.com/site-templates/
This should be able to server as a guide to let you know what is possible to achieve.
You can essentially ignore the styling because you can design the pages any way you like, What is important is viewing the functionality.
Thank you for the reply. I will take a look at the membership sites now.
As the portals can only be seen by the individual who has their certificates uploaded to that. Is it possible where if someone logs in they can ONLY VIEW their own portal and not everyones?
The last question I had was how do I make it like the screen shots I sent. So you will have the list of qualifications, then you click into one then it opens all the evidence for that qualification. Then when you click into that it goes into the last page with the evidence?
Would you create different post types to achieve this?
Based on what I see here you will need to utilize post relationships. So when you click on a single Qualification it will display the related evidence for that qualification.
This can also be done using taxonomies as well given that you won't need any advanced manipulation of the data.
The user can create their qualification post and then select which evidence they have for that qualification. From there you can setup the view to list the users qualifications and when you click to that qualification you can list out the evidence using a taxonomy view.
From there if the user clicks on one of the evidence taxonomy it will take you to the page where you've created a custom template to display that taxonomy.