I’m having trouble figuring out how, after a file is uploaded, users can change its privacy according to their preference. I would like to implement this feature.
- Create a “File” data type with “File URL” and “Privacy” fields.
- Add privacy options as a separate data type.
- Use a dropdown for privacy selection on the upload page, and let users update privacy via a workflow for each file.
Check this:
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.