Forum Discussion
Jim Duncan
Aug 31, 2021Brass Contributor
Help deleting 'folder' in SPO?
We've gotten a into a strange situation with a modern SharePoint Online site and could use some help/ideas on how to get out of it: A file was deployed with the Feature framework style of deploym...
- Sep 06, 2021You should be able to see the folder if you check the content from Web.RootFolder objective. So connecting to web level and then access the RootFolder property from there.
Jim Duncan
Sep 09, 2021Brass Contributor
Had a face-palm moment: I simply had to enable scripting on the site and then I was able to rename the folder. With that done, Site Assets was able to provision itself on-demand.
I'm not as think as I smart I am 😉
VesaJuvonen
Microsoft
Sep 10, 2021Interesting that it's a requirement for that, but thanks for sharing. Good for others to know if they will run into this scenario.
SharePoint works in mysterious ways - it's not about being smart by knowing, rather being smart on testing different options - which you did.
SharePoint works in mysterious ways - it's not about being smart by knowing, rather being smart on testing different options - which you did.