I want People Picker to display users from certain sharepoint groups only. I am currently using peopleditor.sharepointgroup which lets me filter users based on one sharepoint group. I want to give multiple sharepoint groups.
Can anyone please help me.
Thanks in advance.
I want People Picker to display users from certain sharepoint groups only. I am
Share
Sorry, for the delayed response. I solved the problem, by manually validating the users entered in the people picker dialog box, by overriding the validatentity method. I did the same for people picker dialog box also.