Hi everyone. I have been doing a lot of research into using drupal as a system whereby students are able to create their own portfolios and send them to potential employers (as part of my phD). I am using Drupal 7. I am quite advanced in most web based languages, but I have never used Drupal before. My research has led me to this website and this fantastic group.
I have been doing a lot of tutorials, and I like to think I can now create a basic webpage in Drupal. However, this is only a webpage which displays information to the user, not getting them to input their own information. I also discovered today that Drupal development can also involve editing a modules php code, which looks like an interesting challenge.
At this point I have come to a bit of a standstill. I know what I want to do, but I am finding very little information on how to do it (especially with Drupal 7). Hopefully I will be able to get help from you guys.
My first issue is that I wanted to create a profile page. I am aiming to get it like a tabbed pane within the profile page. The tabs will be like About me, Contact Info, Education etc. So, what I done was install the Profile2 Module as Profile has depreciated. I then created a Profile2 for each of these tabs. Now, I have several individual profiles which are displayed within my top navigation. I was wondering if anyone knew how I could take all these seperate profiles and turn them into a tabbed display?
Many thanks
Nick