On one of my pages, I’m trying to display filenames of documents (uploaded in database). The documents are stored in a field called "message1_doc’. This field is marked as Document datatype.
I’ve tried using both Buttons as well as Text boxes to publish the same. However, they’re both indicating the entire path of Wix storage (which is prefixed by Wix themselves).
Thank you very much… I’m not well versed with the Document button but as far as I understand, that button is for the site owner to upload documents. Whereas I’m trying to get site users to upload a document and then I display a filename to indicate what they’ve uploaded. Having said that, I’ll continue to see if that would also work.
On a related note, any idea why this doesn’t work to retrieve filename of VIDEO datatype?
For some reason, even a simple statement (as below) doesn’t seem to work.