Issue with Profile2
Hello!
I need advice on profile2, possibly not about it directly but regarding the creation of "complex user profiles and their display".
I just recently got acquainted with Drupal (literally a month ago) through reading books, browsing the internet, and watching video tutorials.
At someone's request, I installed Drupal 7 and created a simple internal "corporate website" with the following functionality:
- user registration;
- article publication;
- a corporate forum with a set of necessary topics;
- an organic group - for gathering information on the topic (short articles, notes).
And the main page - where everything is displayed together.
The problem I couldn't solve is:( :
- I need to organize the display of all registered users (with the ability to filter by department, name... any other field).
I would be very grateful for any hints on how to implement this - where I can read a tutorial with illustrations if possible.
- as well as create an extended profile (with tabs), 1) Registration profile (nickname, avatar) - no issues here
2) extended information about the user (a set of fields - address, date of birth..., photo) - for this, I created an Add Profile Type with the necessary fields - but it is only visible in the user's own menu :(
- and I would also be very thankful for any guidance on this point.
Thank you in advance!
, unfortunately, your lessons ended right at this point :(