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.