Sharepoint 2013 social feed REST API calls
Hi, We are using Office 365 E3 subscription and for social feed we configured Yammer. Now when we use social feed REST API to add new post or like, will it be posted on Yammer? Thanks in advance!...
View ArticlePort 443 handshake is broken on *.sharepoint.com sites for me from my home...
OK, so this is a confusing one. Starting a couple weeks ago, my access to any service running on the *.sharepoint.com domain from my home network has been blocked 49 out of 50 times (sites and OneDrive...
View ArticleAll the options not available for SharePoint Business Data Webpart for site...
Hi,We have an issue where Site collection admin can see all the webparts options for Business data however it doesn't appear for Site Owner.I verified below1) SharePoint Server Enterprise Site...
View ArticleSharePoint Designer
I have a question regarding a survey that is created in SharePoint Designer. I would to modify the question in the survey listed in SharePoint Designer. Please advise where to modified the survey. The...
View ArticleSharePoint Designer 2013 and Infopath: Add workflow stage/action to process...
Hello,I am new in Sharepoint designer and Infopath XML file processing.I did create a workflow to approve a submitted infopath 2013 Form Library. The infoPath form is containing repetitive sections...
View ArticleDocument Set EditForm Save Conflict
Hi,I am trying to implement some DocumentSet EditForm with Drag and Drop functionality on O365 with Javascript only.Here is what I want to do: I have added the DocumentSet Folder WebPart to the...
View ArticleSharepoint - workflow - mail sending
Hello,I'm using sharepoint 365 and i'm trying to make a workflow which will send a mail with date meeting. Something like when someone making a meeting in outlook and inviting somebody. Invited person...
View ArticleAdding Ribbon Custom Action with Exposure Set to App-Web in Provider Hosted...
Hi,I am using SharePoint online E3 Trial tenant. I have a devsite and building up a Provider Hosted App to add Ribbon Custom Action for the document library. I am using Visual Studio 2013 Premium.When...
View ArticleIs it possible to open the provider hosted app in modal dialog, on click of...
Hi,I am using SharePoint Online E3 Trial, I would like to understand if I could open my Provider hosted app in modal pop-up dialog form, on click a Ribbon custom action. Right now I am getting the...
View ArticleDelete Site Collections Using Code - SharePoint Online Dedicated Environment
Looking for the code/ Poweshell Script/ CSOM for deleting the SITE COLLECTIONS for Sharepoint Online Dedicated environmentNote: Successfully able to delete the sites and sub-sites suing CSOM...
View ArticleCannot find an overload for LOAD and the argument count: 1
I have a PowerShell script that I am trying to use to create terms that are listed in a text document. This is what my script looks like currently....#Specify tenant admin and URL $User =...
View ArticleCreate Document in Library from List Form
I have a list workflow that creates document in a library with a define .dotx template.The workflow creates the .docx document with the defined properties, but when I click to open the document,...
View ArticlePersonProperties.UserProfileProperties not pulling properties which are set...
Hi All,I have written a console application to sync the SharePoint Online user profile properties. I am using the new Client OM DLL's available in SharePoint Online which has the new method to update...
View ArticleCustom workflow/actions for SharePoint Online (Office 365)
I really get tired by doing search to find the answer/solution of my question so will be really really thankful if anyone please guide me on the below question: I have a SharePoint online (Office 365)...
View ArticleDocument library threshold limit
Hi,I have a requirement to migrate 300GB of documents from file shares to sharepoint 2013 online (E3) plan. I am aware of the 5000 item limit in document libraries but is this just on the folder/view?...
View ArticleOneNote
How would I go about getting my OneNote notebooks from their current local locations moved to our OneDrive for Business location?
View ArticleCustomize List Form with two languages
we're looking for best practices to customize a list form using InfoPath designer to support two languages , both languages should submit to same list source, the form will contain lookups and choices...
View ArticleDownloading images from a SP Picture library
This question is for either SP 2010 or SP 2013, but is actually related to Office 2013/O365 no longer including Picture Manager. W/out Picture Manager, we no longer have the option to download images...
View ArticleSharePoint Online Search trimduplicates property removes search results
When I was running a SharePoint query against SharePoint online Search or using SharePoint rest call result set only returns single site collection. All the other site collections which were in the...
View ArticleGetting the site owner for SharePoint online site collection
Hi ,I am trying to find the site owner here is my code, $(document).ready(function () { ExecuteOrDelayUntilScriptLoaded(retrieveWebSite,"sp.js"); }); function retrieveWebSite() { var clientContext =...
View Article