-
This is an issue reported by a user. She managed to load the network, but when she goes back to the File Add tab, she notices that it is displaying as an edge list again. Files she provided are at the…
-
Hi there,
I tried to use this module to retrieve a specific term store but I got an OAuth issue when I tried to hit the following endpoint (which works fine from the browser):
https://.sharepoin…
dma82 updated
2 years ago
-
How do you combine an AND and an OR statement in the same query? For example, I am trying to query all contacts that have the the first name of: x and are in the company: y that fall within the zip c…
-
Hello. My goal is to preserve modification time after value is assigned to a custom property of SharePoint file (unfortunately it changes modification time, what is not desired). I did follow example …
-
```
1. I have tried to create a simple test application with textbox as Input
and Label as output
2. On Button click event I have following code.
protected void btnTranslateIt_Click(object sender, Ev…
-
```
1. I have tried to create a simple test application with textbox as Input
and Label as output
2. On Button click event I have following code.
protected void btnTranslateIt_Click(object sender, Ev…
-
After publishing the SPFx app to Teams with the reaact js code to copy clipboard - navigator.clipboard.writeText(), getting error in the console section of DevTools -
image
The Clipboard API is bl…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below…
-
I tried to download a shared file from a sharepoint list. It always produces 3kb file, which is corrupted.
I found that direct_url doesn't point to the file, but to the metadata. Getting the downlo…
-
The documentation states that Mult is a boolean field, and is "A scale factor used in multiplication before displaying a number." This makes no sense. If it's interpreted as a scale factor, it can…