SharePoint provides OOTB functionality to email selected users from any SharePoint Group. You can go to any SharePoint group and select the users and click Actions -- > Email Users. Limitation: The email users functionality will not work , if you select large number of users .It will show a message "Too many e-mail addresses … Continue reading Limitation of OOTB “E-mail Users” functionality in SharePoint group- Too many e-mail addresses were selected
Category: Sharepoint 2010
Update User Profile Property on Get Requests like Page_Load
When ever you are trying to use user profiles in SharePoint , things can get tricky if you don't get the settings right. Here i am discussing about an issue i recently faced when trying to update the custom user profile property in a Visual webpart in SharePoint 2010.Now you might face similar issue if you are trying … Continue reading Update User Profile Property on Get Requests like Page_Load