Great theme!
I want to make a small change in the layout.
My site has 3 groups: 1. Profile (Primary) = default.
2. Hobbies.
3. Contact
Each group has 2 or more custom fields.
Currently when users hit “Profile” on the front end it’s showing the complete overview of all groups and fields.
For the sake of not overflowing people with information I would like to change this by creating tabs for the groups. So each group with its custom fields has its own tab. In this case I want to show the tabs Profile, Hobbies and Contact. The tab Profile is default and always showing its profile fields when selected. When a user hit e.g. the tab Hobbies it is showing only the group hobbies with its fields.
Is there a way to accomplish this?