Display content default to current user logged in
vj0914 - May 14, 2008 - 14:05
after exploring drupal for a little while, I am wondering if this is doable.
first, I create a user profile, e.g BMW, Audi, etc. So users can choose what car they drive,
then, when I create taxonomy like BMW, Audi, etc, so when I post documentation, I can choose which cars this document is related.
then, when user A ( who bought BMW ) log in, he can see all BMW related documentation by default without going through exposed filter to filter out
other cars.
I am not sure if there is module can do this job, or I have to write my own code to make it happen, I really appreciate any thoughts or ideas, since I really
wanna get this function to work on my website. Many thanks.

Am I the only one having the
Am I the only one having the issue? :(
I'm not a Drupal expert at
I'm not a Drupal expert at all, but the Views module should be able to do what you're looking for. I'm sorta doing this with user submitted pictures displaying in their profiles.
how do you do that?
how do you do that?