CSOM in C#
Hi,I want to call first list and then based on its id of eah item i have to call from second list means in second list there is lookup column.How to write code for .done method like we do in jquery in...
View ArticlePublic 2013 blog: Anonymous commenting: access denied
Hi, I have a public website with a blog. In blog comments list I have configured Anonymous users right to add items in the list. I have also disabled Limited-access user permission lockdown mode...
View Articlehow to connect SharePoint remotely using visual studio
Hi,I have setup SharePoint 2013 test environment. is there any possibility that i can connect to SharePoint using Visual Studio from My own machine. which version of Visual Studio allow to connect...
View ArticleRecaptcha in Sharepoint 2013
I have Implemented Recaptcha in sharepoint 2013 in a form. I am facing the following issues:But inside UPDATE PANEL .. recaptcha is getting hidden when it is invalid .... i want it to refresh and show...
View ArticleRetrieve App ( Issue, etc) versions in sharepoint online using CSOM C#
Hi,In the UI, I am able to see the version history in Issue tracking APP. How to retrieve older versions of app data in Sharepoint online using CSOM C#. Is it possible to retrieve that? Typed Object of...
View ArticleGetChanges - AssignmentAdd
GetChanges API return the following change object when adding a user to a folder, list or web (AssignmentAdd corresponds to ChangeType=11)It returns the webId, listId and itemId. But how to find which...
View Articlehow to retrieve document library from a subsite
i have a site named siteA,in which i have two subsites site1 and site2.in each subsite like site1 and site 2 there is a document library. i want to fetch the document library of selected...
View ArticleProblem with Sharepoint 2013 Top Navigation Bar
I am trying to develop a Sharepoint 2013 feature to add several navigation nodes in the top navigation bar of the web site on which the feature is activated. To achieve this, I have overriden only the...
View ArticleExpose SharePoint 2013 web application to internet for public uses
I have the below scenario:We have our internal SharePoint 3-tiers farm(2 WFE, 2 APP , 2 SQL HA), we have developed an application that will be used by internal users / external users (customers). Next...
View ArticleHow to get sharepoint 2013 created server date by using Rest services
How to get sharepoint 2013 created server date by using Rest servicesRegards,Siva
View ArticleBulk Approval for multiple tasks in SharePoint OOTB Task list
Hi all, Environment: SharePoint Online Background: Client have multiple tasks in SharePoint OOTB Task list for different workflows and each workflow has its different business logic using Nintex...
View Articlehow to use multiple costume list in the page from templateid in JS Link
HiI have a page and two costume lists that add to page with two web part.I want to use JS Link. but I have to same lists with similar templateid.! How do I separated this lists in js link??
View ArticleWill Workflow Manager 1.0 and its CU2 work in SHAREPOINT 2013 STANDARD...
Would like to know whether the workflowMANAGER 1.0 and its cu2 are supported in SHAREPOINT 2013 STANDARDEDITION.I am having the Standard Edition of SP 2013 IN DEV, UAT AND PROD ENV.
View ArticleError while connecting oracle in Provider Hosted App
Hi Folks, I have developed a high trust provider hosted app on my DEV on-premise environment. In this app I am fetching data from Oracle and showing it in a grid view . In my Dev environment I have 64...
View ArticleHow to code a Windows Console application to use Mutli-Factor Authentication
Hi All,I have created a C# Console application that connects to our SharePoint Online site and makes changes to it. All the users in our company use Multi-Factor Authentication to login to the Online...
View ArticleSetting web.Navigation.UseShared in WebProvisioned()
How do I automatically configure the "Top Link Bar" to "Use Links from Parent" as the default for all new sites in a non-publishing site collection, regardless of what a user might choose in the...
View ArticleSPLimitedWebPartManager.SaveChanges() throws "List not found" error
I have a big custom 2010 application/site. I migrated the 2010 site to 2013 (2010 mode). There is a custom feature that allows me to create a new sharepoint site programmatically. Code works upto here....
View ArticleSharepoint 2013 server enterprise features on server standard
Hi all,can I install and activate some enterprise features on my sharepoint server standard 2013?I'm looking for PremiumSite feature that is a site scoped feature that require the enterprise license (...
View ArticleCreate a calculated field for WEEK in sharepoint 2013
Hi,In list i want to have a calculated column with the name WEEK. Based on the "Created" column it must give me the number of week in a month. Suppose created date is: 8-Dec-2016 the week will be 2nd...
View ArticleSharePoint 2013 connecting document set with custom list on welcome page
I have created a document library with the document set content type.Now i want to connect a custom list to a specific document set on the welcome page. I know i can add an webpart called "document set...
View Article