List Tables/Forms: Edit Project

1: click CREATE INSERT FORM AND CODE
2: click CREATE UPDATE FORM AND CODE
3: click CREATE CRUD for admin editing
4: click CREATE NEW TABLE menu link as needed

NOTE: Tables must have at least one entry to use "edit table data".
You must create insert form and code prior to generating update form and code and CRUD code.
Table name becomes the working directory with the code for that tables task. Form input data is written to the database table file.