show related document folder when uploaded or drag
Hello Hnin Yu,
You can update the file path of the uploaded documents using the fd.updateDroppedDocuments() function:
https://spform.com/related-items/dynami ... point-form
Just add the folder name in the path:
You can update the file path of the uploaded documents using the fd.updateDroppedDocuments() function:
https://spform.com/related-items/dynami ... point-form
Just add the folder name in the path:
Code: Select all
var newFileName = listItem.get_item('FileDirRef') + '/folderName/' + newName;
-
- Information
-
Who is online
Users browsing this forum: No registered users and 10 guests