Nello D'Andrea
Nello D'Andrea
I am trying to retrieve the labels for a specific term as described in the docs, example 5 https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/get-pnpterm?view=sharepoint-ps ### Actual behavior $term = Get-PnPTerm -Identity "Projects" -TermSet "Channels" -TermGroup...
### 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) ### Developer environment...
#### Category [ ] Enhancement [x] Bug [ ] Question #### Version v3.19.0 Affects also previous versions. #### Expected Behavior The WebPart title should be editable every time the WebPart...