Hi, any ideas on this?

I have a view which uses the token [node:profile_ra2] as an argument for a view, via a CCK viewfield.

Whichever user I log in as (ie whatever the current value of [node:profile_ra2]) it is always the admin user (user-1) whose value for [node:profile_ra2] is passed to the view. The view should display a different listing depending on the value of [node:profile_ra2] found in the profile of each user. So they should see a listing applicable to themselves. All they see is a listing applicable to user-1.

I've tried everything I can think of..... Any ideas?

Thanks
Nigel