Is it possible to validate the file type column in such a way that, for example, the upload of pdf files is prohibited?
1 Like
Others may be able to suggest a direct way to do that. Meanwhile, to accomplish your goal, consider Use data from Google Drive to create a table of files within the app and using an automation to detect undesired file types. There might also be helpful ways to leverage Apps Script.
3 Likes
Thank you for your respond, i will do some research about this topics
2 Likes