How to add documents element

I am new to using bubble.

Can someone please explain what element to use to allow a customer to add documents so that they can be stored in the database for retrial.

I want to be able for a client to add a word document, excel , pdf ect into a Area so that they can be stored and also retrieved.

Content Management

Take a look at the “file uploader” element. You can attach the file to a user for example to restrict access to the file via privacy rules.

Reference: https://bubble.io/reference#Elements.FileInput

46