How to extract a zip in document library in sharepoint 2013 online
Hi,I have uploaded a .zip file in sharepoint 2013 online document library.I want to extract that .zip if i select it and says "extract this"...how could i do that?
View ArticleCustom featured discussions by JS disappear when clicking views in...
Hi, I have written the following code in JS and used in the home page of community site. This perfectly add a section that lists all Featured Discussions just above the 'new discussions' link. But when...
View ArticleOutline/Border for multiline rich text box in SharePoint
Hi,I am trying to add border/outline for multi line text box in SharePoint New Form but it is not working. I am using below line for single line text box which is not working for multi line text box....
View ArticleMicrosoft flow is not triggering when document is checked out in SharePoint...
Hi Team, i need to send an email using Microsoft Flow when any document is checked out in SharePoint Library. Please provide any solution. Thanks, Raghava.
View ArticleREST Request To Create "Link To Document" Content Type Item in Document Library
I added the "Link to Document" content type to my document library, and then tried to "upload a link" (create an item) in the document library using a REST request. I have no problem uploading actual...
View ArticleHow to retrieve specific column from sharepoint list using caml query (Server...
Hello experts,I have one sharepoint list which contain 40 column, but i want to retrieve only 10 columns. for this i have use below CAML Query server side object model, but i get an error.SPList...
View ArticleIn Date Picker only those dates should enable which are present in a...
I am having a SharePoint list named as HolidayCalendar, Which is having a Date Time column column name HolidayDate.So i want all the dates which are in list should be enable in bootstrap Date picker....
View ArticleSPFX React Context not available
When using Rest API get list item with the code snippet below, I can't get items displayed: private _getListData(): Promise<ISPLists> { return...
View ArticleHow to delete mutiple list items based on lookup id using CAML
GreetingsI have a list storing data like thisID name ProfileID1 A...
View ArticleRest API -List Item Data for Created Date return UTOC
Hi All,I was trying to covert a UTC date to standard date from getting rest api date.Here is my rest query for getting the date json.Please let me know.Thanks. Abenet
View ArticleA communication error has occurred while invoking commands in SharePoint host...
Hi All,I am using Virtual box to connect to Sharepoint 2013 VPC. Due to an unexpected sutdown of my machine the VPC got some issue. Now I restored it using my bak up file. But after this when I deploy...
View ArticleWhat is the API, given a user ID, to tell me permissions for a user of a list...
I have an application that needs to be able to use my SharePoint API to check if a userAD\USERNAME has access to see a list item. I have the server relative URL of the list item, and the object...
View ArticleSharePoint Column whose datatype is number & selected option show as...
Dears,I have an SPList. This list has few columns. I have one column name PercentageCompletion whose datatype is number and selecting option show as percentage. Below screenshots display how I am...
View ArticleSorry, this site does not support apps but you can still acquire them and add...
Hello everyone,I had developed a provider hosted app(On-premises) which was working fine. so far.I tried to move it to a different farm (setting the environment again). when I am tried to add it to a...
View ArticleWhat BasePermission gives access to download a list item's file or attachments?
I have a Sharepoint list item that is a document type... or has file attachments. One or the other.I call CSOM to get the permissions of a list item as shown here:...
View ArticleHow to Display the Current User’s Profile Properties as a web part in share...
Hi all,My requirement is to display the currently log in user properties like Profile picture,First name,Last name etc... as a web part in share point 2013 online.please help me.Thanks,venkateswararao.
View ArticleAfter retracting webpart solution webparts still showing up
I have deployed a custom web part using wsp solution into a share point 2013 site. Now i deployed the site back up to another site. Now the custom web part is showing in the ribbon under custom...
View ArticleUnable to change title of modal dialog
Hi All,I have a custom icon on which I am calling upload form of my document library <span class="uploadIcon"...
View ArticleDetect bad document ids / permalinks
We have a list that holds 'document id urls' to various documents. Some of these links are not valid.I am looking for a programmatic way to identify the bad document ids. How can I test a permalink and...
View ArticleHow to automatically import and set file rights from .NET
Hi!I want to set up the following workflow:1. I have a .NET (C# or VB, does not matter) Tool that creates a PowerPoint file for a client based on Data in my Azure SQL-Server where I also have the email...
View Article