Uploading a document to member profile page with Wix code..

Hi,
I have created a working profile page from this article:

Okay so, I want my user to see the documents which I upload for them.
I have created a separate field and set its type to documents but :
How can I let the user see and download the document in Ms. Word format…
What type of element should I use on the profile page to let the document display and be downloadable without losing its HTML format?
I have tried using the Document button, but it takes me to the “select document” popup and I’m unable to connect it to the database.

I need a place where users can select from multiple available documents and be able to download it without losing it’s HTML format.

Any advise would be appreciated…
-Thank You

Hey,
You can display the documents in a table as explained here . Once a user clicks on the document, it will download it to his computer as a word document (or any other document type, depends on the document type).

Best,
Tal.