Sharepoint 2013 web service setup
I am in a company that recently implemented office 365 so that we can use sharepoint 2013 in the cloud. Based upon my research, both Sharepoint Designer 2013 and visual studio .net 2012 can be setup to...
View ArticleNew columns in content type not showing up in Quick parts of document template
Hi everyone,I have created a content type and added a few columns. When I edit the document template for the first time, the quick parts shows all the columns in the content type. After saving the...
View Articlesharepoint 2013 in cloud connect to in house database
I am in a company that recently implemented office 365 so that we can use sharepoint 2013 in the cloud. I am trying to determine how to setup a web service that will be setup to work with SharePoint...
View ArticleException calling "Remove" / Bad variable type when removing SiteGroup with...
Hello,I am trying to remove all site groups in a site collection through Powershel by using the $Web.SiteGroups.Remove() function.When doing so i get the following exception:Exception calling "Remove"...
View Articlehow is app part differs from apps in SharePoint 2013?
Exactly how "app part" differs from apps in SharePoint 2013? need clarification from experts on this.
View ArticleSharepoint 2013 Workflow initiation form: you don't have access to this page ?
using a Sharepoint 2013 VisualStudio Workflow with initiation form I wonder why a member of the site can work on the library elements and trigger the workflow but when the workflow tries to show its...
View ArticleCustom Login Page for Windows Users
Hi All,My Client wanted something like if a user access the application from the office network when in AD he should be automatically authenticated and there should be no prompt for username passoword....
View ArticleHow to fix this 'Object doesn't support property or method 'SPServices'?
Hi All,I am trying to execute this script:<script type="text/javascript" src="_catalogs/masterpage/js/jquery-1.8.2.min.js"></script><script type="text/javascript"...
View ArticleSharePoint 2013: The formula cannot refer to another column.
I am trying to add some validations between two columns of a list [Start Date] and [End Date] with the formula below=[Start Date] < [End Date]however this producesSorry, something went wrongThe...
View ArticleGenerate ADFS SSO cookie in custom login page SharePoint 2010
Hi,We've an ADFS server configured for claims authentication. It works fine for all the web applications. When user try to access to the site, it redirects to the ADFS login page i.e. https://ADFS...
View ArticleContent Search Web Part breaks Custom Visual Web Part with UpdatePanel?
Hi all,I'm having this error where-in any page / page layout with Content Search Web Part breaks my Custom Visual Web Part control. My Custom Control has an UpdatePanel in it, which I use to update...
View ArticleSuccess Message on execution of an event- ItemUpdated
Hi All,I am using an event receiver- Item Updated event' which gets triggered when a document is uploaded in document library.My query is I want to display a success message/ alert message after the...
View ArticleTo fetch sharepoint list items in custom app(Sharepoint hosted) in visual...
HI,I am very new to sharepoint 2013 environment. I have one requirement to develop a custom app taht will fetch data from sharepoint list and display thsoe items within teh app.Please help me to write...
View ArticleWhat is Deployment Type under properties of Element.xml file ?
Dear All,What is Deployment Type under properties of Element.xml file ?Deployment Type:1. ElementMainifest2. Elementfile3. Templatefile4. and so onThanks,Harish Patil
View ArticleOffice Merge Fields from Sharepoint list
Hi guys,i am writing a SharePoint event recivers that fill a word template Mergefield from a SharePoint list filed. When i debug the code i recive this COM exception"Word was unable to read this...
View ArticleDisable list throttling temporarily
Hi,I disabled throttling of a specific list in code temporarily for getting a large list. I want to ask if this operation (disable/enable throttling) cause a harm on the system?Deniz Er
View ArticleHow to get list of columns from sharepoint list.
Hi All,How to get list of columns from sharepoint list without looping on Fields?Thanks,Harish Patil
View ArticleUnable to find Microsoft.Office.Server.Search.dll
I am trying to develop a SharePoint Search Server application to run Queries through Console Application.I need a reference to Microsoft.Office.Server.Search.dll for this to work. I tried looking for...
View ArticleAdd attachment button to a custom new form SharePoint 2013
I'm creating a new custom form using SharePoint Designer 2013.I would like to add a attachment button to be able to upload files and images. How can this be done?See code below<tr><td...
View ArticleDisable list throttling temporarily
Hi,I disabled throttling of a specific list in code temporarily for getting a large list. I want to ask if this operation (disable/enable throttling) cause a harm on the system?Deniz Er
View Article