Duplicate items generated PreSaveAction async
Hi,Trying to find the best solution for a couple of days, but i haven't found any solutions for my problem.What im trying to do is to make an asynchronous call (get and update a value) before saving...
View ArticleJS and REST - Posting to a Person/Group field in a list
Hi All,I'm using JavaScript JSOM to write back to a list in the HostWeb in a SharePoint-Hosted Application.Text fields update correctly but I'm getting a "Bad Request" error if I try to write back to a...
View ArticlePublishing Page & Script/Content editor webpart
Hello,as soon as i insert a script or content editor webpart in a 2013er publishing site (for example the enterprise wiki template) the page is somehow broken and i can't insert more webparts (ribbon...
View ArticleUpload Document to Document Library programatically SharePoint 2013
Hi..I want to upload document to document library programatically using sharepoint 2013 Visual Web PartRavindranath
View ArticleSharePoint 2013 - Visual Studio 2012 - Sequential Workflow - Email
Hello,I'm trying to perform a very simple test on my standalone development server. All I want to do is create a workflow using VS 2012 that sends out an email to a specific user every time a new item...
View ArticleSP Online List - Displaying Lookup with Additional Field from Lookup's Lookup
Probably asking wrong but I have a new list, adding a column with a lookup and want to display data from a lookup within that lookup.What is the best way to accomplish this?
View ArticleSharePoint 2013 PowerPoint automation services is not working
Hy every body;I'm sharepoint developer and architec, and i've configured 4 VM with SharePoint 2013 enterprise, but the services (powerpoint conversion, word automation and translation services) are not...
View Articlehow to read a document from document library for which the event receiver is...
I have a form library in share point 2013. In this form library i have associated an list item event receiver(after an item was added) on adding new item. I want to fetch that document from form...
View ArticleInvoking WorkManagement Service from SharePoint hosted app
We are building an app which is hosted in a site collection different from the user personal site collection - MySite. Our requirement is to aggregate tasks from the tasks list residing in the user...
View ArticlecreateNewDocumentWithProgID not working for office 2007 in sharepoint
Hi,I have a link for create new document in SharePoint 2010 for a word document. I use the function<a...
View ArticleGet Managed Metadata GUID for use in SPD Workflow
Hi all,I need to update/set the managed metadata field in one list to the value of a managed field in another list. It appears that SharePoint 2013 is not improved over 2010 in that I need to retrieve...
View Articlehow to read wiki pag library in office 365 apps
In office 365 for sharepoint 2013 i have created a wiki page library. I want to create an app which will display the 5 latest elements of that library. That is1. Title(wiki page title)2. Description(a...
View ArticleCAML Query on all User profiles
Hello,I am trying to write script client side(jQuery) to run a CAML query on all user profiles and get the next 10 upcoming birthdays.Is there a webservice that I could use to query all profiles and...
View ArticleWorkflows for individual documents in a Library
OK, I was wondering if it is possible to have different Workflows for individual documents in a document library. I have a single document library which has about 30 documents. I need to setup an...
View ArticleSharePoint 2013 PowerPoint automation services is not working
Hy every body;I'm sharepoint developer and architec, and i've configured 4 VM with SharePoint 2013 enterprise, but the services (powerpoint conversion, word automation and translation services) are not...
View ArticleFail to open office documents inside my Document Library App
I have added a document library App inside my team site, but currently if a user upload an office document (.docx,.pptx,etc), the file will not be opened when a user click on it and he will receive the...
View ArticleFeatures and in the feature manifest.
Hello,Let’s say I have “Feature A depend on Feature B” through a <ActivationDependency> element in the feature manifest.The problem is that I am able to deactivate feature B while feature A is...
View ArticleSharepoint 2013 - CSOM Caml via powershell - Restrict Fields
HiI can successfully get the items in a list, ok good.However, when i try to restrict the data set returned, no joy, all columns are returned. e.g see belowEven when i use the caml designer, and select...
View ArticleSite Collection Creation Programatically in SP2013
Hi All, While trying to create site collection using code i am getting below mentioned error. Can any one please help or suggest some possible issue. 1:- Code is running with elevated Privileges. Hence...
View ArticleProgramatically adding External users with Permission
First of all I'd like to mention I am developing for SharePoint Online using Client Object Model, What I am trying to achieve is to apply site permission to an external user programatically, I have it...
View Article