Support building forms for databases, and publicly exposing those forms #16
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Infrastructure
Out-there Idea
Ready to Deploy
Scope: APIs
Scope: Authentication
Scope: Databases
Scope: Exports
Scope: Plugins
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/backend#16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There would be a separate action in the DB to build the form for the DB, which will allow users to design a form with paragraphs/images/database field editors.
The field editors are not modifiable, and are determined by the column types on the database, but the user can pick required/not required.
Then, the user can publish the form and generate a view-able link, which when navigated to allows others (users or not) to fill out the form. Records are added to the database.