Exporting and Importing Search Settings
How to Exporting and Importing Search Settings in sharepoint 2013 ?
View ArticleGet a complete report of all site collections
Hi all,I used below script to get a summary of a site collection.But there is around 200 site collections in the web application.So i need to run these script for 200 times for all site collections.Is...
View ArticleCustom Search with SharePoint 2013 - [Tabs: Everything - People -...
Hello all,I have created a custom search template based on the onet.xml which is located at the below path.C:\Program Files\Common Files\microsoft shared\Web Server...
View ArticleItemAdding Event Receiver on Document Library Item
I'm cobbling together an event receiver that will be attached to a custom document library definition that will be used to do some field mapping after documents are migrated from an old farm to the new...
View ArticleEvent handlers not triggering
HiIn my production box event handlers are not triggering. but triggering in dev machineHow to check what is issue in prod box.Thanks,Siva.
View ArticleHow to add a link into an image?
Hi,I am trying to add a link into an image to a web page. The idea is that "Learn More" will be a clickable link to other web page.How can I do that?<div class="content"><div><a...
View ArticleCreating an Outlook meeting request from a SharePoint list button.
Good Day, All:I have a bit of a head scratcher that I don't really know how to approach!I have a list that has about 40 rows of information. In one of the columns, I have associates' names, (for this...
View ArticleSharepoint 2013 Client Object Model - pros/cons to increasing...
So, we have an application uploading files to our SharePoint site via CSOM. and we get the message: "The request message is too large. The server does not allow messages that are larger than 2097152...
View ArticleCreateDefaultAssociatedGroups issues in sandboxed feature
Hi, I'm trying to call CreateDefaultAssociatedGroups method in sandboxed feature. I first call the BreakRoleInheritance method and then the CreateDefaultAssociatedGroups, and nothing happens but the...
View ArticleEvent Receiver Feature Scope
I created an event receiver with feature scope set to "Site" in the following site tree: http://sitecollection/ovr/site1Now, I need to duplicate site1 to http://sitecollection/ovr/site2I created a site...
View ArticleOpen a new item dialog from a custom form using C#
I have the following code (got it from web) to try to create a new item from for another list. I need the new form open in dialog mode so it will redirect users back to the original form when the new...
View ArticleView All event handlers for document library
Hi,how to view all events handlers for document library in sharepoint web application.Thanks,Siva.
View ArticleHow to display total items count below the list in SP 2013?
HiI have a list which display data from database and it is showing 1-30 items per page. I want to change it to "Viewing 1-30 of <total items count>.How to do this task?Thanks in advance
View ArticleViewing Apps insdie Chrome will raise an exception "ReferenceError: Strings...
I am facing the same problem on all users how use Google Chome to access SharePoint, there error will be shown when the user click on any of the App web pages:-ReferenceError: Strings is not...
View ArticleSharePoint APP for Matrix List
Hi,I am working with one of the requirement for SharePoint 2013. What I need to achieve is Matrix need to be used for each and every user and store the user input in List. AreaRoles SupportSDMSMTeam...
View ArticleDeclarative Lookup field to external list but no datapicker shown?
Hi, I am using an own site Feature deploy with it my Content types. I manage to create a lookup field to my external list. Everything works fine. Its getting deployed and is shown as lookup in the site...
View ArticleIm new to sharepoint 2013 ,Need end to end example to implement Rest Using...
Im new to sharepoint 2013 ,Need end to end example to implement Rest Using Jquery in CEWP for sharepoint 2013Please help me with examples explanation.
View ArticleJavascript excution order
I have the following code. (1) Page.ClientScript.RegisterStartupScript bring up a dialog box for a new item to another list.(2) Use loadPerson() to reload the gridview to include the new item created...
View ArticleSharePoint 2013 with ASP.NET Chart Control Print Preview(chart image) not...
The chart image loads in chrome browser, but when i invoke the print function with below JavaScript called from ASP.NET chart pagevar printWindow = window.open('', 'Chart', 'height=400,width=400');...
View ArticleEvent Receivers in SharePoint 2013
Hi, How to know what are all the Event Receivers associated to a particular List or List Item with out any Visual Studio Code from the Application.How to debug Event Receivers in Visual Studio using...
View Article