wasikhan.co
SharePoint2010 | Collaboration
https://wasikhan.co/category/sharepoint2010
Handle SharePoint large list (throttling). May 27, 2015. SPWeb web = SPContext.Current.Web; SPList list = web.Lists["yourList"]; SPQuery query = new SPQuery(); query.QueryThrottleMode = SPQueryThrottleOption.Override; SPListItemCollection items = list.GetItems(query);. Enumeration has three values: Default. This closes down the local server administrator loophole and the standard list view threshold applies to all users. CheckIn and Approve all pages(PowerShell) SharePoint. May 27, 2015. December 16, 2014.
wasikhan.co
SharePoint2013 | Collaboration
https://wasikhan.co/tag/sharepoint2013
Enable notifications for Tasks list in SharePoint 2013. March 25, 2014. Hi SharePoint Folks,. In SharePoint 2013 you will find that the option to enable email notification for Tasks list is no longer there. It used to be under. List Settings Advanced Settings Send e-mail when ownership is assigned? Yes/No). It is still there for Issues list in SharePoint 2013 however. now you need to enable email notification from Power Shell through this script. March 19, 2014. What Is Distributed Cache Service? The Dis...
wasikhan.co
Remove Extra Space Around the Web Part In SharePoint 2013 | Collaboration
https://wasikhan.co/2014/04/01/remove-extra-space-around-the-web-part-in-sharepoint-2013
SharePoinT 2013 Work Management Service : ERROR – SORRY, WE’RE HAVING TROUBLE REFRESHING YOUR TASKS. CONTACT YOUR ADMINISTRATOR IF YOU CONTINUE TO HAVE PROBLEMS. Youtube Integration with SharePoint →. Remove Extra Space Around the Web Part In SharePoint 2013. April 1, 2014. An extra padding of 20 pixel is included by default in SharePoint 2013 for every webpart. so this issue can be resolve and you can remove extra space around the webpart by this CSS. This entry was posted in SharePoint2010. Senior Cons...
wasikhan.co
Task List notification | Collaboration
https://wasikhan.co/tag/task-list-notification
Tag Archives: Task List notification. Enable notifications for Tasks list in SharePoint 2013. March 25, 2014. Hi SharePoint Folks,. In SharePoint 2013 you will find that the option to enable email notification for Tasks list is no longer there. It used to be under. List Settings Advanced Settings Send e-mail when ownership is assigned? Yes/No). It is still there for Issues list in SharePoint 2013 however. now you need to enable email notification from Power Shell through this script. Follow Blog via Email.
wasikhan.co
Youtube Integration with SharePoint | Collaboration
https://wasikhan.co/2014/09/13/youtube-integration-with-sharepoint
Remove Extra Space Around the Web Part In SharePoint 2013. Post back issue after file download from SharePoint →. Youtube Integration with SharePoint. September 13, 2014. After long time i am writing this post due to busy schedule. recently i got the opportunity to integrate SharePoint with YouTube i had the requirement to Develop the Videos gallery control and videos should be fetch from YouTube channel. here are the steps. Title, PublishDate, VideoDuration. To use all possibilities that YouTube. Reques...
wasikhan.co
Collaboration | Collaboration
https://wasikhan.co/author/wasirehmankhan
Copy Users to another Site Collection. February 7, 2017. Please find below script to copy users from one site collection to another in SharePoint User Group. Add-PSSnapin Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue $SourceWebURL = YourSourceSiteUrl $TargetWebURL = YourTargetedSiteUrl $SourceGroupName=YourSourceGroupName $TargetGroupName=YourTargetGroupName $SourceWeb = Get-SPWeb $SourceWebURL $TargetWebURL= Get-SPWeb $TargetWebURL $SourceGroup = $SourceWeb.groups where {$ &#...After lon...
wasikhan.co
post back issue after file download from SharePoint | Collaboration
https://wasikhan.co/2014/10/02/post-back-issue-after-file-download-from-sharepoint
Youtube Integration with SharePoint. Search Application Topology →. Post back issue after file download from SharePoint. October 2, 2014. I was facing issue to download the file from SharePoint after I download this file, I can’t click on other buttons even the same download button does not work. after little search i found some information regarding this issue, SharePoint registers a JavaScript “on submit” handler. In this handler the global variable. Here is my code. Your client side code. Fill in your...
wasikhan.co
Collaboration | Page 2
https://wasikhan.co/page/2
Newer posts →. Enable notifications for Tasks list in SharePoint 2013. March 25, 2014. Hi SharePoint Folks,. In SharePoint 2013 you will find that the option to enable email notification for Tasks list is no longer there. It used to be under. List Settings Advanced Settings Send e-mail when ownership is assigned? Yes/No). It is still there for Issues list in SharePoint 2013 however. now you need to enable email notification from Power Shell through this script. March 20, 2014. Excellent job and thank you!
wasikhan.co
Enable notifications for Tasks list in SharePoint 2013 | Collaboration
https://wasikhan.co/2014/03/25/enable-notifications-for-tasks-list-in-sharepoint-2013
The Ultimate Script to download SharePoint Conference 2014 Videos AND slides! SharePoinT 2013 Work Management Service : ERROR – SORRY, WE’RE HAVING TROUBLE REFRESHING YOUR TASKS. CONTACT YOUR ADMINISTRATOR IF YOU CONTINUE TO HAVE PROBLEMS →. Enable notifications for Tasks list in SharePoint 2013. March 25, 2014. Hi SharePoint Folks,. In SharePoint 2013 you will find that the option to enable email notification for Tasks list is no longer there. It used to be under. This entry was posted in SharePoint2013.
SOCIAL ENGAGEMENT