I'm new to Drupal and don't really know what to look for.
I need to achieve behavior like this:
- I create content of type X
- Content of X may and will contain user names of my portal in it
- User U logs to my portal and lists all of X (using a view)
- I want to filter all X to only these, on which U is mentioned.
I don't want to use groups for this, because there will be like 100s of users and using groups and permissions will be really annoying.
EDIT Available context filters: