Database schema — forms, fields, submissions, notifications #2
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?
Summary
Design and implement the database schema for the form builder.
Tables
#__mokosuiteforms_forms#__mokosuiteforms_fields#__mokosuiteforms_submissions#__mokosuiteforms_notificationsTasks
sql/install.mysql.sqlwith all tablessql/uninstall.mysql.sqlField Types
text, textarea, email, phone, number, url, select, radio, checkbox, file, date, datetime, hidden, heading, paragraph (display-only)