Is it possible to filter a list based on username. I want to let my customers
see support calls logged only for them and there usernames will match a
required field in the list making the filter

'customerID' is equal to 'UserName'

but can username be used in a filter and what is the exact entry for it
'username','[username]'?

RE: Filter on username by david

david
Tue Aug 16 18:34:04 CDT 2005

easiest way is to create a task list and in security settings make it so only
users can see their own taks

"Chode" wrote:

> Is it possible to filter a list based on username. I want to let my customers
> see support calls logged only for them and there usernames will match a
> required field in the list making the filter
>
> 'customerID' is equal to 'UserName'
>
> but can username be used in a filter and what is the exact entry for it
> 'username','[username]'?

RE: Filter on username by david

david
Tue Aug 16 18:37:01 CDT 2005

almost forgot...ensure you make the default view 'my tasks'

"Chode" wrote:

> Is it possible to filter a list based on username. I want to let my customers
> see support calls logged only for them and there usernames will match a
> required field in the list making the filter
>
> 'customerID' is equal to 'UserName'
>
> but can username be used in a filter and what is the exact entry for it
> 'username','[username]'?

RE: Filter on username by Chode

Chode
Wed Aug 17 18:08:18 CDT 2005

But the external user (customer) is not the user creating the item nor are
they the user it is being assigned to

"dave nixon" wrote:

> almost forgot...ensure you make the default view 'my tasks'
>
> "Chode" wrote:
>
> > Is it possible to filter a list based on username. I want to let my customers
> > see support calls logged only for them and there usernames will match a
> > required field in the list making the filter
> >
> > 'customerID' is equal to 'UserName'
> >
> > but can username be used in a filter and what is the exact entry for it
> > 'username','[username]'?

RE: Filter on username by david

david
Wed Aug 17 18:29:02 CDT 2005

one for coding i think

"Chode" wrote:

> But the external user (customer) is not the user creating the item nor are
> they the user it is being assigned to
>
> "dave nixon" wrote:
>
> > almost forgot...ensure you make the default view 'my tasks'
> >
> > "Chode" wrote:
> >
> > > Is it possible to filter a list based on username. I want to let my customers
> > > see support calls logged only for them and there usernames will match a
> > > required field in the list making the filter
> > >
> > > 'customerID' is equal to 'UserName'
> > >
> > > but can username be used in a filter and what is the exact entry for it
> > > 'username','[username]'?

Re: Filter on username by Mike

Mike
Wed Aug 17 23:13:46 CDT 2005

> one for coding i think

... and coding means microsoft.public.sharepoint.windowsservices.development

,Chode.

Mike Walsh, Helsinki, Finland
WSS FAQ http://wss.collutions.com
please reply to the newsgroup only

"dave nixon" <david.nixon@danix-consulting.com> wrote in message
news:2E45D9C8-0435-451D-B876-D7BCCF0EF3A8@microsoft.com...
> one for coding i think
>
> "Chode" wrote:
>
>> But the external user (customer) is not the user creating the item nor
>> are
>> they the user it is being assigned to
>>
>> "dave nixon" wrote:
>>
>> > almost forgot...ensure you make the default view 'my tasks'
>> >
>> > "Chode" wrote:
>> >
>> > > Is it possible to filter a list based on username. I want to let my
>> > > customers
>> > > see support calls logged only for them and there usernames will match
>> > > a
>> > > required field in the list making the filter
>> > >
>> > > 'customerID' is equal to 'UserName'
>> > >
>> > > but can username be used in a filter and what is the exact entry for
>> > > it
>> > > 'username','[username]'?