Hi All,
To populate the people/group column in sharepoint i need to send data in the format as "ID;#username_alias". But this works if i know the user belongs to site say Http://bg4ws0209:3535/ , where the list is present. IF the user does not belong to the site , ID field becomes null and throws an exception "User Not found" (since i am using web services to do this). Also i need to maintain the permissions of the site Http://bg4ws0209:3535/ such that if "x" is not a user, i dont have permissions to add the user and then get the ID and then populate the username. Is there a way out of this?
Can anyone please help me out with this?
To populate the people/group column in sharepoint i need to send data in the format as "ID;#username_alias". But this works if i know the user belongs to site say Http://bg4ws0209:3535/ , where the list is present. IF the user does not belong to the site , ID field becomes null and throws an exception "User Not found" (since i am using web services to do this). Also i need to maintain the permissions of the site Http://bg4ws0209:3535/ such that if "x" is not a user, i dont have permissions to add the user and then get the ID and then populate the username. Is there a way out of this?
Can anyone please help me out with this?