Init Form scripting
I gave an initiation form on a workflow to pass parameters WFInitForm.aspxI can't find where this is on the site.Given the form:Name1:Level 1 (dropdown box nbrs 1 - 6)Name2:Level 2 (dropdown box nbrs 1...
View ArticleSharePoint 2010 v4.master not supportable in SharePoint 2013 Environment. -...
Hi friends,we are trying to bring the 2010 v4.master in 2013 environment and dialog box issue is unbelievable dialog box won't set to content width.v4.master fails won't work in 2013 no design look,...
View ArticleMy site profile image is not rendering in root site
Hi,I am trying to fetch people profile image from My site and load it inroot site collection page in image tag, since its cross site collection access image is not loading on the page. Can some one...
View ArticleRecover links from left quick launch navigation (Sharepoint online)
For some reason my links on QuickLaunchNavigationManager section have been deleted , i´ve tried to recover masterpage file from previous versions with no luck. Where is this content stored? Any ideas...
View ArticleConfigurable Workflow Aproval level
Hello All Experts ,How can i create a workflow in sharepoint 2013 for dynamic approval level... My Requirement is I have to create a workflow using SPD2013 or VS 2012 . Workflow is assocated on list...
View ArticleRedirect to Custom page from NewForm.aspx
Hi,Today I got a requirement from my client, To redirect to the custom page once user saved an item from default newform.aspx page?ThanksSaiRatna
View ArticleSharePoint 2013 witing code to work with a custom list
I am asking this question since I am new to working with SharePoint 2013, but I have programming experience working with C#.net and VB.NET.I have a workflow 2013 that is accessed by a custom list (and...
View ArticleSharePoint 2013 at stage to existing workflow
In an existing Workflow 2013, I want to add a stage and/or a step to the workflow that is not included in Workflow 2013. I want to change permissions on a custom list item once the item has been...
View ArticleSharePoint 2013 custom programming
In a SharePoint 2013 workflow that I set up, I would like to change the person's permission on a custom list after a user updates the list. When the user updates the custom list, they have user rights...
View Articlesharepoint 2013 programming
I am a C#.net 2012 programmer and I have just been assigned to work on a SharePoint 2013 project. The existing SharePoint project uses a workflow 2013 and InfoPath 2013. The people who wrote the...
View ArticleSubtask programmatily
Hy, is possible create in a element of a task list a subtask programmatically (event receiver)?i hope i was explicit.Thank
View ArticleSharePoint 2013 workflow with Visual Studio.net 2012
I am starting to work on a new workflow 2013. Due to that fact, I have the following questions to ask:1. I would like to know how to create the entire workflow in Visual Studio.net 2012? Can you show...
View ArticleCall HTTP Web service workflow Action : Access JSON data in dictionary
I have an action "Call HTTP Web service Action" in my Sharepoint 2013 workflow. It works fine when one data is returned. But how do i refer dictionary items through index?My JSON data is as follows:...
View ArticleUse sharepoint default Token inside the URL
Hi,I need to assign the url to ClientOnClickNavigateUrl attribute of custom Sharepoint Menu Item Template <SharePoint:MenuItemTemplate runat="server" ID="MenuItem_AddNewPage"...
View ArticleCustom SharePoint 2013 workflow on updating the item adding second instance.
Hi,I have SharePoint 2013 Visual Studio Workflow in which i have certain scenarios on adding an item and also on updating an item.When a user add an item in the list then this wokflow is initiated...
View ArticleHow to use CustomSchemaXml to create List in CSOM
How to create a list using CustomSchemaXml property for creating List in Client Object Model. This property is present in ListCreationInformation class. There must be a significance to this...
View ArticleRegarding REST APIs for In-Place Preservation (SharePoint 2013)
Hello team, Basically I've been looking for REST APIs to perform e-discovery operations which include in-place preservation, but in vain. I was able to locate the following relevant namespaces on the...
View ArticleSPO 2013 Library WriteSecurity
Does anyone know it is possible to change the WriteSecurity Attribute on a DocLib to 2 so that users can only edit their own items? There are no properties in the CSOM/REST APIs but i was curious as to...
View ArticleSharepoint 2013 FBA Custom Membership Provider Login Problem
Hello!Im developing a custom membership provider for my Sharepoint 2013 Web Application,I configured everything according to multiple tutorials on configuring custom membership providers and everything...
View ArticleSetting Image resolution of the images created by Powerpoint conversion...
I am using PictureRequest class to get the images of the presentation as,PictureRequest request = new PictureRequest(inStream, ".pptx", PictureFormat.Png, outStream); IAsyncResult result =...
View Article