Send email with attachment in workflow
Hi,In SP2013, is there any way which can send mail with attachment in workflow ?Thanks for your help
View ArticleCustom event receiver feature error
Hi,I am trying to deploy my project via visual studio on my development machine. It was working before, but now I am getting the following error message.Error 1 A Feature with the following item ID...
View ArticleCSOM/JSOM Word object
In my project I have to create a bullet list in word from the SharePoint list. From Server side not an issue...however; I could not find any way to do this on the client side. I know it can be done...
View ArticleJavaScript Global Navigation - How to make the Arrow icon clickable?
Hi thereScreenshot is of our Global Navation. JavaScript being used is attached below. Is it possible for someone to tweak attached custom JavaScript so the Arrow icon becomes clickable as well...
View ArticleUser image from AD not getting synced to sharepoint user profile or my site...
Hi,Can any one suggest on this.User image from AD not getting synced to sharepoint user profile or my site afterI followed the below article .But no...
View ArticleOpen this Web Part Page in maintenance view to delete problem Web Parts and...
We are facing one issue but I'm sure this happen because of after update of content type field.I have updated document content type field and re-publish the content type. After re-publish I ran the...
View ArticleGet XML file via CSOM
I am new to C# and CSOM but very familiar with SharePoint and powershell. In powershell I am able to easily connect to a sharepoint document library OnPrem and read from the XML file to get values and...
View ArticleCustomization in SharePoint Online
Hello all,I would like to know if the following customization in SharePoint Online Office 365 is possible to do:When an user upload a document, the document is automatically uploaded in the lower level...
View ArticleSharePoint 2013 get Group Owner Login Name and set Group Owner via JavaScript
I'm try to first find out an owner of a Group in SharePoint 2013, and then I would like to try and set the owner of a Group using JavaScript, I am will to try either JSOM, or REST API. (if I...
View ArticleQuery files in document library
Hi,I am trying to find files in a document library using the following code but it isn't working. These files are contained in folders. However the query returns no data. Even ran the query in U2U...
View ArticleHow to upload a zip package to a library with powershell
Hi everyone,How to upload a zip package to a library with powershell?
View ArticleColumn title Change of the list view web part
Hi,I want to change the title of the column of the list view web part.Below mentioned script is not going to work as column id keeps on changing due to existing...
View ArticleSHarePoint document checkout issue
Hi Experts,I am facing some strange issue with document checkout in SP2013.There are two user's: First user checkout doc and start editing in web app.At the same time, Second user opens the doc and try...
View ArticleUser Profile Synchronization Service
Hi GuysSo I have an issue with a sharepoint 2013 installation where the user profile synchronization service is stuck on a starting stage, I have checked and the service is being run by an account that...
View ArticleDeveloping server side code solutions for Sharepoint online
Can Sharepoint online have server code solution?
View ArticlePowershell:Get list of first level folder in a document library
How can i get only list of 1st level folders in a documnet library in sharepoint to generate report. $list.Folders is getting me all sub folders also. #Folder Name in each of the folder foreach...
View ArticleSharepoint 2013 | How to migrate list from app web to host web
Hi I created an app which has feature to deploy list and create a list instance.I want to move this list from app web to host web I used Export-SPWeb command to export the list from app web (which...
View ArticleGet user profile image and display in a page
Hi,Is there any way that can get user profile image and display in a page ?Thank for suggestions
View ArticleSharepoint How to do get request to external web service
How can I make get request from Sharepoint object model to external web service? I tried did it with ajax request: $.get("http:/servername/webservice_name", function(data, status) { alert("Data: " +...
View ArticleSharePoint 2013 conditional formatting on a cell with yes/no condition
Hi I've been searching for a solution for almost 2 weeks.Can anyone provide me with a detailed step by step solution to add conditional formatting into a SharePoint 2013 list with multiple yes/no...
View Article