I would like to implement the following logic in my application:
The user uploads a file through my application by selecting its name in the drop-down menu, then when he sends the form the table is updated by filling the “received” cell with the file link.
The administrator will be able to consult the file uploaded to the table and download it.
thank you for your reply.