Replies: 1 comment 1 reply
-
I just followed your exact steps and it worked OK for me. Were you able to get this working? I have found that if you mess up with Set-PnpDefaultColumnValues, it can irreparably screw up your library, to the point where the only way to fix it is to delete it and re-create it. For example, I thought I might be able to use a Lookup column and set a default value on it for a folder. The command doesn't complain, but then it doesn't work and you can't remove it. I think I had a similar issue where I misspelled the name of the term group - it didn't give me an error, but I couldn't undo it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Set-PnPDefaultColumnValues not working.
Set-PnPDefaultColumnValues -List ["mappings"] -Field [map] -Folder "D" -Value "Information Technology|mappings|D"
Beta Was this translation helpful? Give feedback.
All reactions