Hi All,
I have a requirement where I have to create nested folder structure using JSOM.
For example: I have a Document library.
Inside that, I should create structure:
Countries(FolderName)->India(Subfolder)->Upload the document here
Countries(FolderName)->US(Subfolder)->Upload the document here
SO when I upload a document, automatically creation of floders should happen and document should upload to respected locations.
Could anyone pls help me to achieve this.
Thanks!!!
Krishnasandeep