does this method support the type of "Person or Group". I've tried adding it to the ViewFields element, but I can't seem to get it returned in the result set.
Can you explain exactly what you're trying to do? Are you trying to create a new view off a list? -- Application Developer MCTS - WSS 3.0 Application Devleopment "Maury" wrote: > does this method support the type of "Person or Group". > > I've tried adding it to the ViewFields element, but I can't seem to get it > returned in the result set.
I have a custom list and one of the columns is of the type "people or groups". When I include this in the ViewFields element of the webservice request to GetListItems, it doesn't return it. Other columns are returned without a problem. "Ahmed Eltawil" wrote: > Can you explain exactly what you're trying to do? > Are you trying to create a new view off a list? > -- > Application Developer > MCTS - WSS 3.0 Application Devleopment > > > "Maury" wrote: > > > does this method support the type of "Person or Group". > > > > I've tried adding it to the ViewFields element, but I can't seem to get it > > returned in the result set.