Skip to content

Commit 9d841a6

Browse files
committed
Minor updates to markdown
1 parent 582aa68 commit 9d841a6

File tree

1 file changed

+3
-8
lines changed
  • scripts/spo-document-sets-modern-new-form

1 file changed

+3
-8
lines changed

scripts/spo-document-sets-modern-new-form/README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
2-
31
# Enable modern creation forms for Document sets
42

53
## Summary
64

75
I've found that setting the NewFormClientSideComponentId to _NULL_ on a documents set content type will cause it to render a modern creation form over the default, this script will help you do that. (Also see alternate version below, which works on the Content Type Hub.)
86

9-
![Outupt Screenshot](assets/output.png)
7+
![Output Screenshot](assets/output.png)
108

119
# [PnP PowerShell](#tab/pnpps)
1210

@@ -89,18 +87,15 @@ Write-Host -ForegroundColor Green "All done"
8987
9088
```
9189

92-
93-
9490
[!INCLUDE [More about PnP PowerShell](../../docfx/includes/MORE-PNPPS.md)]
9591
***
9692

9793
## Contributors
9894

9995
| Author(s) |
10096
| ---------------------------------- |
101-
| Dan Toft(https://blog.dan-toft.dk) |
102-
| Marc D Anderson (https://sympmarc.com) |
103-
97+
| [Dan Toft](https://blog.dan-toft.dk) |
98+
| [Marc D Anderson](https://sympmarc.com) |
10499

105100
[!INCLUDE [DISCLAIMER](../../docfx/includes/DISCLAIMER.md)]
106101
<img src="https://m365-visitor-stats.azurewebsites.net/script-samples/scripts/spo-document-sets-modern-new-form" aria-hidden="true" />

0 commit comments

Comments
 (0)