I am wondering how to access a user\'s profile when creating the queryset for a ModelChoiceField. I would like to be able to use the
I wish to display my tabs (View / Edit etc.) in a sidebar and not on top of the node but only when I am viewing my own profile (maybe when viewing other users profiles too). In my page.tpl.php I have
My purpose is to see at the admin site only user name, email and phone number. I\'ve create UserProfile by extending User model:
I have to manage the concept of external contacts in a SP farm. My idea is to create a custom User Profil with a specific sub-type for such contacts.
How can I get the SPUser object associated to the prof开发者_Go百科ile from the SocialProfile in Sharepoint 2010?
Reason being, I\'d like to eventually upgrade to Drupal 7 and make use of what I hear 开发者_如何学编程is the new core \"Profile 2\".I\'m not fond of user data being stored as node data.Is there a rea
I’ve got a list defined that, as one of the fields (actually a few of the fields), has a Person or Group picker. I’m extracting the entire list through an SSIS package using the SharePoint List Sour
How can I use GetProfilesDirectory to retrieve c:\\Documents and Settings or c:\\Users (for vista and win7) in Jscript?
I am trying to retrieve a random number of users from the UserProfileManager. But I am encountering errors when deploying to the live servers. I can\'t seem to see what is causing the error. My code
I need to override the \'user/%user/edit\' page for a specific user role, say \'foo_role\'.I have successfully created the new user registration form that explicitly selects the fields to be used in c