-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
Site designs & site scripts
### Developer environment
macOS
### Wh…
-
Is there a way to Enable Stemming in the search results web part? This is a supported SharePoint feature in the search API. https://learn.microsoft.com/en-us/sharepoint/dev/general-development/sharepo…
-
# 💡 Summary #
This is a feasibility analysis via hands-on prototyping.
Ultimately ScubaGear is limited to whatever configuration fields the underlying Powershell modules offer. In some cases we …
-
#### Category
- [x] Question
- [ ] Typo
- [x] Bug
- [ ] Additional article idea
#### Expected or Desired Behavior
I would expect to able to update a Modern Page's `CanvasContent1` property v…
-
- [ ] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested**
The name of the device, hardware, or software you would like to con…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How can I securely read documents from SharePoint using an access token for authenticati…
-
## Bug Description
In certain cases (not yet fully clear in which ones), Sharepoint REST API inside Sharepoint Online connectors return XML objects instead of JSON.
We need to either parse XML (…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
None
…
-
**Describe the bug**
If I create a file with a '%' symbol in Sharepoint, attempts to retrieve it using `GetFile` fail.
I suspect it will also fail with `'` due to string concatenation being used…