Discussion posts and replies are publicly visible
Can you please tell me the scenario? like what kind of validation you want?
Thanks for your response, when I uploaded a file in file upload field I need to check it's directory (like when I download and open the file I'll be having a directory say it has "new123" as a directory) which would match the value i've given in the text field (say "new123"). Attached sample directory
When I downloaded the zip package the directory inside the package should match the value I've goven in textfield say for example 100428217
Thanks for your response, please che ch the attachment
You can get a list of files and folders using the folder() function applied to the parent folder. There are also plugins which allow you to search for files by name.