Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am facing an issue related to a custom group mapped to a list column.

I have a custom list with a custom column "Responsible" of type "people or groups" with following settings,

Allow multiple selections = No Allow selection of = People only Choose from = sharepoint group Show field = Name(with presence)

When i edit the item in the list, the "responsible" column shows all the available persons in the custom

group "ResponsiblePersons".

When i edit the same in "Edit in Datasheet" mode, "Responsible" dropdown column shows all the users/groups

name at the site collection level. Is it the default behaviour of SharePoint 2007 ?

Could you please tell me how to restrict the dropdown values to only those available in the custom group

"ResponsiblePersons" ?

Thanks in advance.

share|improve this question

1 Answer

Unfortunately, yes this is the default behavior.

We ran into the same issue some time ago and I believe we found that it was never going to be fixed in SharePoint 2007 but that it was fixed in SharePoint 2010.

share|improve this answer
Unfortunately, it does not fix in Sharepoint 2010 either. I just tested, and the field shows all the users and groups defined in site collections instead of picked SP group. Any other inputs on this? Thanks, – user5414 Oct 26 '11 at 22:34
Facing this same issue now. Any updates on this? – Vardhaman Deshpande Mar 7 '12 at 7:56
Facing the issue in 2007? If so, you're out of luck. :( – Kit Menke Mar 7 '12 at 15:18

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.