User Profile

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
bas123's picture

In the site I am endeavoring to build, the User "Member", IS the most basic content entity. I am trying to build an specific industry hierarchal structure that displays the members' resume and other professional data as well as providing social networking environments for them to interact on common industry issues.

I suppose the substructure is similar to a Job Site where Job Seekers display their experience, skills and product output, and Possible Employers are also job seekers where everyone can discuss their common interests via postings (Comments, Blogs, Discussion, Calendaring of industry events etc.)

I have been successful in adding various types of fields for users which show up in both the registration form and the User Info tabs of the "Account Info" screen.

And have been able to populate the logged in user's Dashboard with those results by "Customizing the Display" of their INDIVIDUAL dashboards (via an override). from
Page Library: User: User template: /users/[user:name].

I would like for other visitors (authorized or not) to be able to see all of the user's information details (Job Title, Biography, Resume, Union Affiliation, Professional Demo Reel [video], Photo Portfolio, and on and on) as a true Profile Page, (Default Template) !

My users have little interest in designing/building their own templates and simply getting them to fill out an extensive application with form fields upon form fields will be difficult enough.

But for the life of me, no matter how well I make the authenticated "Dashboard" (/user/18/view) look, when the visitor clicks on a member's name they are taken to the same two panel template ( /users/[user:name]) with nothing more than their name, profile photo, and the (one) Info field (field_user_about) provided in the registration process in the left narrow panel and their activity stream in the right.

I have enabled the "Open Atrium Profile2" App but cannot locate how and where to explore it's uses/functions. Nor do I know if this is the application to achieve my goals.

Can anyone point me to where to move past this?

Thanks

Drupal: 7.54
Install profile: OpenAtrium (openatrium-7.x-2.615)
In Dev on Pantheon