The users in my sites are divided in age groups, they all have the same role, but are related to another taxonomy term. I want to create a view to display the user his info (full name, date of birth, address) and some info stored in a node. The shown node info is based on the age groups for my users. Each node has also a reference to the same taxonomy term.

A simple example:
When John logs in, he needs to view these info
- name (user data)
- age (user data)
- address (user data)
- next activity (node data)
- general info for the age group (node data)

When Jane logs in (and she's in a different age group), she needs to see another 'next activity'.

Is there a way to accomplish my task?

Comments

robbe03 created an issue. See original summary.

MustangGB’s picture

Status: Active » Closed (outdated)

Closing this as outdated to tidy up a bit around here. If you're still having problems with the latest release please create a new issue.