I would like to list all users and SP groups in a dropdown list when uploading documents.I need this so i admins can select a specific group or users to assign permissions too.
Is this possible? I tried using the lookup column but didn't have the groups list.
Cheers and thanks in advance
SPPrincipals and add each to aDropDownList. You'll also have to custom code the permissions assignment. – rjcup3 Oct 30 '12 at 20:28