-
-
Couldn't load subscription status.
- Fork 404
Closed
Labels
readyReady for implementationReady for implementationtype: enhancementwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQLwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Milestone
Description
Note
As part of this work, any TODO_FILES_IN_FORMS code comments in Mathesar MUST be resolved.
Problem
Mathesar's file functionality (officially released in 0.7.0) does not presently work with the forms feature. We notify users that file columns can not be added to forms:
Proposed solution
We plan to support these columns in forms, making the necessary backend changes for "anonymous" file upload.
On the frontend form builder side, we need to consider the minimum-viable functionality to allow form creators to validate the files. Ideas include:
- Restrict by filetype (extension or MIME)?
- Restrict by filesize
Additional context
Metadata
Metadata
Assignees
Labels
readyReady for implementationReady for implementationtype: enhancementwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQLwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory