Hi guys,
I need help with creating a secure document-sharing feature for my website.
Background: my site is a membership-type CMS for lawyers to manage their clients. A requirement is that lawyers need to share documents with their clients.
I originally made this feature using the File Upload feature and Forms from Webflow, then saving the Webflow file link to the Webflow CMS. When the user clicks on the file link, the file is opened from Webflow.
This is ok… HOWEVER we realized that only the Webflow designer can access the Webflow file upload link. If we were to log out from Webflow as a designer, we would not be able to access the file link. We didn’t notice before as we were always logged in.
Turning the ‘login only’ off on the file upload section false is not an option as we would like the site and documents to be secure.
Can you suggest ideas on how to do secure file uploads wherein members can share their files with each other?
Thank you so much!