Workflow stuck "In progress"
Hello,I developped a workflow with Visual studio ( a state machine ), everything is ok and I go to the end of this workflow without issues. Since few days the internal status of some workflow stuck on...
View ArticleAdd webpart in Webpart zone in page layout using design manager Sharepoint 2013
I have created a page layout using design manager in Sharepoint and have created a webpart zone using design manager. This all working fine. Now for some reason I want to add a webpart (Content Editor...
View ArticleRetrieve Calendar List Versions from Sharepoint online using CSOM C#
Hi,Is there a way to retrieve versions of items in Calendar List in sharepoint online using Client object model?In UI, If we enable versions then, we are able to see versions per items. ThanksPalak Jain
View ArticlePowerShell returning Null value for current applied theme of publishing site...
Hi All,I want to get the current applied theme of a site collection using Powershell. I used below code, but it is returning null values $spWeb = Get-SPWeb -Identity...
View ArticleSharePoint 2013 License mapping for Anonymous Users
HiI have a single office web apps server to which my SharePoint 2013 environment is bound. I have just turned on office web apps edit functionality for my intranet/extranet SharePoint 2013 farm. To do...
View ArticleHow to use the new SearchAlerts constructor to develop Search Alerts...
I previously developed a Visual web part to programmatic-ally create Search alerts based on the user input. I used a text box to capture the text and create a Query using the Keyword Query Class. Then...
View ArticleSharePoint2013 Hosted App Accessing Custom WCF web Service
Hi,I am trying to access custom WCF web service from SP-Hosted Add-in and getting below error, however if we use same peace of code in normal web application I am able to get the data from custom...
View Articlehow i can set the newly created Group as self-owner inside my event reciever
I am working on sharepoint 2013 server , and i have the following event reciever where i am creating new user group inside a sub-site:-public override void ItemUpdated(SPItemEventProperties properties)...
View ArticleRoot site being redirected to a Missing Workflow?
Someone was working on a workflow. I’ve never seen anything like this in my life.ConfRoomRequest is the workflow. Please keep in mind that I’ve edited this considerably to remove actual server data...
View ArticleWhat should i pass for the LocalID when creating a new subsite using...
I am working on a sharepoint server 2013. and i have created an event receiver which get fired when an item is updated.now inside the event receiver i want to create a new sub-site as follow:-SPWeb...
View ArticleSharePoint 2016 MySite activate branding automatically using feature stapling...
Hi folks I'm trying to automatically apply a custom master page and a spocolor file to new mysite site collections as they get created automatically by users clicking the app launch / waffle menu (on...
View Articlecalculated fields for Content Query Web Part "Link" property
Hi there, I'm using content query web part to display the list item data on a page. Let's say the link has got ID, Title, Description and URL column. In the content query web part, I'd like to use the...
View ArticleSync Disabled for Document Library created with custom list definition
Hi, In our project we are creating custom list definition and list instance based on that definition, as follows:Elements.XML in List Definition: <ListTemplate Name="MyListsDef"...
View ArticleAre there any good, free alternatives to infopath?
Hi there,I am attempting to develop a no-code solution in sharepoint 2013/online. I need to be able to create forms which can show/hide fields based on other fields in the form. Use cascading lookups....
View ArticleNeed a webform alternative - without using InfoPath
We would like users on our intranet to be able to submit a very simple 2 field form (a month and a value - for expenses).We don't have InfoPath.I've tried using a List - but this makes all info...
View ArticleWhat is the best replacement for INFOPATH Forms ?
SharePoint Version : 2013Suppose, we are having an InfoPath form with following controls which helps to submit, view and edit data in SharePointRepeating TableFile UploadPictureRepeating sectionAnd, we...
View ArticleTrying to modify a URL behind a graphical logo.
Hello all,I have recently built a new SharePoint 2013 infrastructure for a customer and deployed a new custom web application that a third party developed for the customer.All is seemingly working as...
View ArticleReturned Value in Function showing undefined - REST, SharePoint javascript
i'm trying to get the picture details from his user profile in the pictureRetrieve function. when i check the console the PictureDetails value exists for each item . But what i'm trying to achieve is...
View ArticleCustom Search for a Custom Masterpage isn't passing querystring help please
I'm stuck, I can not figure out why the querystring isn't picking up the Search parameter. here is the code it is a .js in the style library. it will connect the results page but the parameter k is...
View ArticleError creating a SharePoint group using PowerShell - Cannot find an overload...
Hi All, I am trying to create a SharePoint Online group using PowerShell but keep get an error message. The code and error message are show below:*************** Code Example 1 *************** $loc =...
View Article