Hi guys,
I've set up an audience in MOSS 2007 standard edition.

It's filtering content based up the Department field in the MOSS User
Profile. (This field is imported from AD.)

What I'd like to do is have a sub-category called Projects. This would
be a list of projects that each user is currently working on.

This is easy enough to do in the Central Admin.

However, I don't obviously want to have to give every project manager
access to this.

Ideally I'd like to have a sharepoint list of projects, with a field
where PMs can add project members, and this somehow either:

1. Updates a My Projects Field in the User Profile. or
2. Feeds directly into the Audience.

Is this possible without writing custom code?

Any tips?

Thanks in advance!

Helen

Re: populating audiences from a list of project members by Helen

Helen
Wed Jul 23 06:22:11 CDT 2008

On Jul 23, 11:26=A0am, Helen <helen.jones.1...@gmail.com> wrote:
> Hi guys,
> I've set up an audience in MOSS 2007 standard edition.
>
> It's filtering content based up the Department field in the =A0MOSS User
> Profile. (This field is imported from AD.)
>
> What I'd like to do is have a sub-category called Projects. This would
> be a list of projects that each user is currently working on.
>
> This is easy enough to do in the Central Admin.
>
> However, I don't obviously want to have to give every project manager
> access to this.
>
> Ideally I'd like to have a sharepoint list of projects, with a field
> where PMs can add project members, and this somehow either:
>
> 1. Updates a My Projects Field in the User Profile. or
> 2. Feeds directly into the Audience.
>
> Is this possible without writing custom code?
>
> Any tips?
>
> Thanks in advance!
>
> Helen

I realised that I could do this using the BDC, but I forgot to point
out that we're using the Standard Edition of MOSS 2007, and not the
Enterprise Edition. This isn't going to change anytime soon. So I need
another method!

Helen