Hi there,
I have a question is about creating subfolder in SharePoint Document Library. My big challenge is my dynamic folder path. that means:
Root Folder: A, B
Sub Folder: A1, B1, B2, B3
I would like to create a sub folder under B3, if there is any way to let user choose which folder path will be applied instead of typing the folder path by manual. I research documentation in the internet, It seems that we can only put the folder path manually.
Thanks