Make file uploads available to all users
I have a login form embedded in a webpage that takes the user to a view when they login with a username and password. The view lists documents that are uploaded into zoho.
I want to be able to let users who log in view the files. I made the form and the view available without having to login to zoho but the files are only accessible when someone is logged in to zoho.
Is there a workaround to this? I don't want to have to make people sign in to zoho to view/save the files.