How to include more files in Blank Element in SharePoint 2013 project in...
I have a sharepoint 2013 blank solution project in visual studio. I made a "Empty Element" and it shows an item, which containsElements.xml. What I am trying to do is add a custom xml file as a sibling...
View ArticleIs it possible to create a field from variable containing type?
Hello. I would like to do something like this:dynamic randomField = clientContext.CastTo<someFieldObjectFromAnotherList.GetType()>(myNewField); randomField.Update();So ... How can I avoid code...
View ArticleSharePoint 2013 site design lost
Hello all,We have recently migrated sharepoint 2010 to 2013 its working fine.we are try to open sharepoint 2013 site master page with sharepoint 2010 designer ...then its lost the total site...
View ArticleFrame Load Interrupted error on an .ics Calendar invite using iphone 6s
We are getting a Frame Load Interrupted error on an .ics Calendar invite using iphone 6s when the user clicks on a link to the calendar invite.Ron Johnson Systems Administrator Michigan State...
View ArticleCan JavaScript update an SP List column?
Hi thereCan JavaScript update value in a SharePoint List column? How?Thanks so much.
View ArticleSharePoint Update Lookup column JSOM
Hi,Is there anyway to update a lookup field using JSOM?Please help.
View ArticleHow can i progmatically add image from custom list to word 2013 document??
I am trying to generate formatted doc files for my each list items using SharePoint 2013.Till now i am following this page and partially succeeded but the problem that i am facing right now is that i...
View ArticleBrowse, Page, Publish Tabs Appearing Only on One Page
I am working with a Publishing site. I have several main pages, and I want to hide the Browse, Page and Publish tabs for all users with Read permissions. This is occurring on all but one page. I cannot...
View ArticleConsole Application Converting PPTX,Docx to PDF in sharepoint 2013 using...
Hi,Need help to resolve below issues.While converting PPTX to PDF using Powerpoint Service, am getting Error: AsyncResult operation exceeded timeout of 00:05:00While converting DOCX to PDF Using Word...
View ArticleSharePoint Metadata and User Profile
Hi can anyone give me idea on how to setup and configure metadata and user profile on sharepoint 2013..
View ArticleGetting Sharepoint-hosted app current user from within ASP.NET Web API
Hi, i have an ASP.NET Web API which i'm using in my SharePoint-hosted app to do CRUD operations via REST. I want to get the current user's credentials (O365 account) from within my web api controllers?...
View ArticleSharePoint designer - setting up a database connection to remote mySQL database
Hello Folks:I am trying to set up a Database Connection in SharePoint Designer 2013. Specifically, I want to set up a connection to a mySQL database. Following are the details:I "Use Custom Connection...
View ArticleLibrary missing from List and Libraries in sharepoint designer 2013. The...
Have a document library which was working fine till today. It has suddenly gone missing from the List and Libraries in SPD 2013. It is available through All Sites and also through a workflow associated...
View ArticleRead Sharepoint Designer Workflow variables from JSOM Code
Hi All,I am Sharepoint 2013 Designer workflow. Here I am saving some values inside Workflow variables.Using custom pages approval are happening.Now, from one of the custom page I wanted to read the...
View ArticleSharepoint 2013 Minimum Domain and Forest
Is Microsoft SharePoint 2013 support Windows 2003 Domain and Forest functional level? or what is the minimum required for the domain and forest functional level for sharepoint 2013?
View Articlehow to change default message "The start date and time are after the end date...
Hi,I have a list with calendar view. It has start date and end date fields. When start date is greater then end date we are getting below default message.“The start date and time are after the end date...
View ArticleCOLUMN VALIDATION ON PASSWORD CONTAINING UPPERCASE ,LOWERCASE ANS SPECIAL...
Hello friends!I am having one query on column validation regarding password column.I want that password should contain all the three uppercase, lowercase and special characters for Eg. Aaa&*bb in...
View Articlereporting options in sharepoint 2013
Hi, I have reporting requirements and would like to use something like rdlc viewer but it seems that I would have to modify the sharepoint configuration and it will affect the performance. I have only...
View ArticleHow to Get value (text) from Calculated column in SharePoint online/O365...
I have searched a lot and got some solutions but end up with getting only formula. Like: var fld = l2.Fields.GetByInternalNameOrTitle("Months"); //Months is a...
View ArticleLoading itextsharp in SharePoint 2013 Project
I added the reference to itextsharp.dll to my SharePoint 2013 project in Visual Studio 2013 Pro.When I run the project, I get an error:"Could not load file or assembly 'itextsharp, Version=5.5.0.0,...
View Article