Hi
I have a basic file upload form which uploads one/multiple files to notes.
I need to fetch the file names user has chosen to upload and put a validation for if user has uploaded all the required files.
how do we retrieve the list of the file using custom js ? or are there any other way to achieve the same.