Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: file upload #18

Open
matheins opened this issue Jun 26, 2023 · 0 comments
Open

feat: file upload #18

matheins opened this issue Jun 26, 2023 · 0 comments

Comments

@matheins
Copy link
Owner

Describe the feature you'd like to request

Add a field type wich allows the user to upload one or multiple files. The forms creator needs a way to see the submitted files. Upload should be limited to specific file types (images, docs, pdfs) and a max upload size (5mb).

Describe the solution you'd like to see

A new field type that displays a file picker.
The creator sees the files as a url in the submission table.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant