Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
187 views

Hello everyone I have tried copy documents in document library, but have mistake: "Access denied". In code bellow I tried copy one element by id: $clientId = "**************************&...
Denys Kravchenko's user avatar
0 votes
0 answers
52 views

Need a help with below issue, I have an issue adding a new line and by appending table data using python docx library by matching a string. Document: Document image Code: Code Expected result: I would ...
sathwik's user avatar
0 votes
0 answers
96 views

I am in the midst of developing a WordPress website and have encountered a hurdle while attempting to integrate a document collection within a Custom Post Type, created via JetEngine. My objective is ...
Leon Vilents's user avatar
1 vote
1 answer
46k views

I have added CSV file to SharePoint Documents library. I needs to read that CSV file using Power Automate / Flow. I have created Power Automate flow. Below is the screenshot fro the same. Which CSV ...
user avatar
1 vote
1 answer
1k views

I created a calculated column and concatenated the id with a prefix, but it didn't work as expected. The reason was that whenever i upload a file, the formula in calculated field that contains the ID ...
roberto hajj boutros's user avatar
0 votes
1 answer
362 views

is it possible to change view from list to thumbnail on document library sharepoint 2016? I've searched for documentation on google, youtube, microsoft still can't find the answer, please help. ...
Fadhil Dzulfiqar's user avatar
0 votes
2 answers
1k views

Here is my requirement: I want to create a folder called "My Documents". This folder will share with multiple members, they have access to add, edit and view documents. But the condition is ...
Dilip Kr Singh's user avatar
0 votes
1 answer
1k views

Other than using the "embed" webpart, is there a way to display a document library from a Hub site on an associated site? Or a way to change the look of the embedded library so that the ...
steph's user avatar
  • 711
0 votes
1 answer
429 views

I am using a document library. It could have folders and files in it. My requirement is to fetch all content from the document library using an API (https://some.domain.com/folder/{id}) My current ...
Hershika Sharma's user avatar
0 votes
1 answer
3k views

I am wondering if someone can help with a PowerShell script to retrieve the size of Preservation hold libraries in all the SharePoint Sites and OneDrive. I need to calculate the total space being ...
Salzee's user avatar
  • 1
0 votes
1 answer
4k views

I have a folder in a document library and that contains subfolders and each subfolder contains files. I want to retrieve all the files in these subfolders using REST. I know how to get the files in ...
someone's user avatar
  • 149
0 votes
1 answer
754 views

I am using Managed metadata for a specific column in a document library in in Sharepoint 2013. The term selected for this column (column name: committee) has been set to xxx from the term store but it ...
Raquel Roses's user avatar
0 votes
1 answer
687 views

Today, for the first time, I watched an anomaly behaviour in all my SPO sites (all in classic experience). I have Document Libraries where it's not required documents to be checked out, until ...
Emanuele Lacopo's user avatar
0 votes
1 answer
771 views

I am having accdb file(Ms access DB file) in sharepoint Document Library. I want edit the file in browser or without downloading the file to the local. I am able to view the file but not able to Edit ...
user3771062's user avatar
2 votes
1 answer
5k views

I am trying to copy a xlsx file from my Teams channel to a location on a file server. I've seen various articles on line that suggest Invoke-WebRequest "https://teams.microsoft.com/l/file/rest of ...
SSingh's user avatar
  • 163
3 votes
1 answer
9k views

I've found many examples of using the Office365-REST-Python-Client however, none of them are correctly obtaining the access token. I've registered an app under the Azure Portal, granted it API ...
Richard Ellison's user avatar
1 vote
1 answer
2k views

I am trying to retrieve all the records from a document library in Sharepoint. This library consists of folders, subfolders, and files. I am able to use MSXML2.XMLHTTP60 to get to the document library....
JimC's user avatar
  • 109
2 votes
1 answer
8k views

I'm trying to load in documents from the Documents library in SharePoint and I want to be able to filter them by file type (Word Doc, Excel Sheet, etc.) from my application. I've figured out how to ...
Matt L.'s user avatar
  • 768
0 votes
1 answer
624 views

I'm having a list of folder names which has lengthy names. Is it possible to change only the internal names of the folders inside SharePoint Document library which will reduce the length of the url?
VirK's user avatar
  • 1
0 votes
1 answer
193 views

Hoping someone could possibly help please. Quite new to the PnP framework, but I have a template up and running, but I'm drawing a blank on customising the OOTB document library with our own custom ...
Steve Johnson's user avatar
0 votes
1 answer
888 views

I've created a customised view of a Document Library (i.e. Column "Name" Contains "2017") and saved it as a separate view (i.e. 2017filter.aspx). The result is fine, however after I clicked the view'...
kazuni's user avatar
  • 13
0 votes
1 answer
606 views

I created a workflow with SharePoint Designer to send a custom email to anyone who uploads a file to the document library (using Created By) reminding checking certain document properties. I set the ...
Gilly62's user avatar
  • 11
0 votes
1 answer
766 views

This is a question and a solution on how to create a sharepoint Docmuent Library Webpart and allow navigation between its folders.
damjan's user avatar
  • 1
2 votes
1 answer
920 views

I am trying to copy files from one folder to another folder using SharePoint REST API. Some columns inside the destination folder have defined a default value. Even though the files are copied ...
Puneet's user avatar
  • 147
2 votes
1 answer
635 views

I have a document library where I have put code in content editor web part. The issue is, when I drag and drop any document in this library, I am getting below error in browser console: refused to ...
love thakker's user avatar
0 votes
2 answers
334 views

I'm currently developing an app for a visitor kiosk for a gravesite where one of the functions pulls data from a csv file and uses said data to populate a listview. The following code is what takes ...
Calvin Carter's user avatar
1 vote
2 answers
563 views

Hello StackOverflow Community, Requirement: I need advice and help on going about how to create a Liferay(LR) module that will create XLS files with information pulled from a DB, and store them to a ...
MrC0mm0n's user avatar
  • 325
0 votes
1 answer
169 views

We are using the Kentico 9 Document Library Widget to display a list of files in a folder. But what I cannot find is a way to set the sort order of the files being displayed seems to be random. Do I ...
Taun Brown's user avatar
1 vote
1 answer
2k views

I transferred a bunch of files to a newly created SharePoint site. I have full access to the site but every time I search for a file it always returns the error message: Your search returned no ...
Jinnie's user avatar
  • 13
1 vote
0 answers
164 views

The document preview widget AlfDocumentPreview is used on Alfreso faceted search page. I want preview document on document list page. What is the best way to achieve this ? Is it possible to use ...
soung's user avatar
  • 1,634
0 votes
1 answer
2k views

Having a folder name e.g. "images", how can i get the folderId attribute of this folder? I need the folderId so i can then use the DLFolderLocalServiceUtil interface and methods to query for the files ...
Diego's user avatar
  • 31
0 votes
2 answers
548 views

Can anyone help me how can i open a popup for selecting a file form documents and media? I am using Liferay DXP Thanks
Dipti Ranparia's user avatar
1 vote
0 answers
1k views

I've developed a small application using html, css, and javascript and have placed the files in a document library on my company's SharePoint site for my team to access. Users just go to the url of ...
Jeremy Doyle's user avatar
0 votes
1 answer
392 views

I am trying to create new document library from SharePoint project template from Visual Studio 2015. While doing so I am able to create Document Library Template and Instance. Also if I deploy ...
Ravi Khambhati's user avatar
-1 votes
1 answer
84 views

I have 1 document Library I want to send email with attachment to that Library.for which email Id I want to send Email.
Sarika Koli's user avatar
-1 votes
1 answer
102 views

I have 2 site collection of same web application as site1 & site2. I have create Document Library on both site as Doc1 & Doc2.when Item is uploaded in Documemnt Library then copy that item ...
Sarika Koli's user avatar
1 vote
1 answer
774 views

I am using Liferay 6.2 EE sp7 Tomcat bundle on Linux. We have a use case for the normal regular users to upload, check in and out documents from the document and media portlet. I see the Checkout ...
VC1's user avatar
  • 1,696
1 vote
1 answer
111 views

I have a virtual SharePoint 2007 environment, comprising of a domain controller, SQL server and application server (3 VM instances). The domain name is contoso.local. I need to email-enable two ...
Web User's user avatar
  • 7,836
1 vote
1 answer
4k views

I have a PowerShell script that outputs all documents from all Libraries within a Site (web) scope to a CSV file listed below: function Get-DocInventory([string]$siteUrl) { $site = New-Object ...
Nina G's user avatar
  • 269
1 vote
1 answer
814 views

I'm trying to create a custom document action in Alfresco. But, when i try to run the new "Button" created, nothing happens, the function is not called. I'm trying, in this time, make a button equal ...
PRVS's user avatar
  • 1,710
0 votes
1 answer
87 views

I'm trying to configure the OpenSocial Gadget Container with an xml file within the Document Library. My code actually is: public String getDLFilePath(long entryId){ DLFileEntry dlEntry = ...
sirnino's user avatar
  • 427
0 votes
0 answers
196 views

While downloading from document library in liferay 6.2 ,I am getting some issues in chrome like all the files are saved without extension at the time of downloading. This issues happens for the ...
lucifer's user avatar
  • 2,357
1 vote
1 answer
1k views

I have one instance of Liferay 6.1 that has a large amount of files in its document library (the "data" folder zipped has almost 5 GB in size and the "document_library" folder has around 40 GB in size)...
bovino Marcelo Bezerra's user avatar
0 votes
1 answer
1k views

i need to redirect the current user to a custom url after successfully uploading a document. the user clicks "+ new document" in the document library the user selects a local document the document ...
STORM's user avatar
  • 4,326
0 votes
1 answer
598 views

I have a document library content type with multiple columns in Sharepoint2010. I would like to retrieve the values in the column by using the following code but fails. objCurrentWeb = ...
fb69's user avatar
  • 81
0 votes
1 answer
51 views

I am using KnowledgeLake to scan and store documents in a SharePoint document library. So what happened is the connection between KnowledgeLake and SharePoint got disconnected so it was unable to save ...
Frank Martin's user avatar
  • 3,459
1 vote
0 answers
138 views

I am trying to syncronize two Document librarys, using a workflow and im kinda stuck. My main issue is that the source library contains document sets. Copying the documents is fairly easy using a ...
MazZ's user avatar
  • 55
2 votes
1 answer
692 views

I have a custom document library portlet, where I have to show metadata of attached document in another page, can anyone suggest how can I show these fields?
Akash's user avatar
  • 840
0 votes
1 answer
5k views

we are using Document Library in SharePoint 2010 environment. there are about 200 document present in the document library which have been identified (based on location - England and employee type - ...
Justin Russo's user avatar
0 votes
1 answer
503 views

I have a lot of documents I want to store in a document library in SharePoint 2010. We're talking about 50k+ documents. I've worked with document libraries many times, but not of this size and I find ...
Nighty_'s user avatar
  • 545