user-profile
Custom Query for Django ModelChoiceField using user.get_profile()
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[详细]
2023-03-12 10:49 分类:问答Custom style user profile pages in Drupal 6
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[详细]
2023-03-11 21:11 分类:问答Django User model fields at AdminModel
My purpose is to see at the admin site only user name, email and phone number. I\'ve create UserProfile by extending User model:[详细]
2023-03-09 11:06 分类:问答Business Data Catalog to a SharePoint List?
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.[详细]
2023-03-07 08:18 分类:问答How to get SPUser object from SocialProfile in Sharepoint 2010?
How can I get the SPUser object associated to the prof开发者_Go百科ile from the SocialProfile in Sharepoint 2010?[详细]
2023-02-25 14:13 分类:问答How to convert from Content Profile module back to core profile?
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[详细]
2023-02-16 12:31 分类:问答Pulling useful info from a MOSS 2007 Person or Group Field dumped via SSIS package
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[详细]
2023-02-14 06:37 分类:问答is there any way to use GetProfilesDirectory in jscript?
How can I use GetProfilesDirectory to retrieve c:\\Documents and Settings or c:\\Users (for vista and win7) in Jscript?[详细]
2023-02-14 00:29 分类:问答Getting a random UserProfile In SharePoint 2010
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[详细]
2023-02-13 04:46 分类:问答Drupal 7 Edit User Page Override
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[详细]
2023-02-11 01:45 分类:问答