Support building forms for databases, and publicly exposing those forms #16
Reference in New Issue
Block a user
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.