I'm looking for an active directory web part to filter lists data by the
current logged in user. Does anyone know where I can find one, or another
way to accomplish this?

Re: How to filter lists by current user? by Edward

Edward
Fri Oct 28 17:59:10 CDT 2005

Create a view for your list using a filter with the [Me] value.

--
Edward Lee
Microsoft MVP - Sharepoint Portal Server


"amdclmjjb" <amdclmjjb@discussions.microsoft.com> wrote in message
news:990FD200-2201-4561-B5DB-BE4A4C0D6CE7@microsoft.com...
> I'm looking for an active directory web part to filter lists data by the
> current logged in user. Does anyone know where I can find one, or another
> way to accomplish this?



Re: How to filter lists by current user? by amdclmjjb

amdclmjjb
Tue Nov 01 06:59:01 CST 2005

Apparently, [Me] does not work when comparing it to a text string in a custom
field. I believe I will need some type of connectable AD web part. What I
have is a list of employee ID's with some assiciated data in a small list.
When a user logs in to the domain and accesses this Sharepoint list, I want
them to only see the record information assiciated with their login ID. I'm
trying to do this by creating a webpart page with a view that filters the
list with their current login credentials. Any other ideas?


"Edward Lee" wrote:

> Create a view for your list using a filter with the [Me] value.
>
> --
> Edward Lee
> Microsoft MVP - Sharepoint Portal Server
>
>
> "amdclmjjb" <amdclmjjb@discussions.microsoft.com> wrote in message
> news:990FD200-2201-4561-B5DB-BE4A4C0D6CE7@microsoft.com...
> > I'm looking for an active directory web part to filter lists data by the
> > current logged in user. Does anyone know where I can find one, or another
> > way to accomplish this?
>
>
>