I am trying to create a repeater to allow PDFs to be uploaded and displayed on the site by allowing users to upload a file, storing the link to the uploaded PDF in a collection and then displaying all uploaded files in a repeater. The only issue is that it seems like I cannot update a media file’s source in CORVID (I can only do this in the editor). I cannot use the fileshare app because I need this functionality on multiple pages. Any tips?
Hello.
You can use an HTML element on a dynamic pages instead of a repeater as per the guidelines in this tutorial: https://www.wix.com/corvid/forum/community-discussion/how-to-embed-a-pdf-on-a-dynamic-page-tutorial
Good luck!