I want to create an intranet solution using Wix. The basic structure of the site has one page with 20 upload button and 20 pages with 1 download button. An admin user has access to upload page and download pages and other members have access to one page each so they can download pdf uploaded by the admin for them. I have the upload button linked to a database, but I am not sure how I will link each file to the corresponding member and refresh the download button every week. I believe I have to make a query at the download pages but I have 0 knowledge of coding in JS or Wix.