+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Filter Form
+
+
+
+
+
+ metaobj_recordset_main_grid
+
+
+
+
+
+
+
+ metaobj_recordset_input_fields
+
+
+
+
+
+ metaobj_recordset_input_fields
+
+
+
+
+
diff --git a/Products/zms/zpt/ZMSSqlDb/manage_configuration.zpt b/Products/zms/zpt/ZMSSqlDb/manage_configuration.zpt
index d8cbf2148..1986377ed 100644
--- a/Products/zms/zpt/ZMSSqlDb/manage_configuration.zpt
+++ b/Products/zms/zpt/ZMSSqlDb/manage_configuration.zpt
@@ -282,10 +282,10 @@ function mms_normalize_rows(el_tbody) {
-
+
the details-tablename
@@ -298,10 +298,10 @@ function mms_normalize_rows(el_tbody) {
-
+
the details-tablename
diff --git a/Products/zms/zpt/ZMSSqlDb/manage_main.zpt b/Products/zms/zpt/ZMSSqlDb/manage_main.zpt
index e241d671b..9d26108ea 100644
--- a/Products/zms/zpt/ZMSSqlDb/manage_main.zpt
+++ b/Products/zms/zpt/ZMSSqlDb/manage_main.zpt
@@ -1,250 +1,17 @@
-
-zmi_html_head
-
-
-
-
zmi_breadcrumbs
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- recordSet_Insert=
-
-
- recordSet_Update=
-
-
-
- recordSet_Delete=
-
-
-
-
-
-
-
-
-
-
-
-
- metaobj_recordset_main_grid
-
-
-
-
-
-
-
-
-
-
-
- metaobj_recordset_input_fields
-
-
-
-
- metaobj_recordset_input_fields
-
-
-
-
-
-
-
-
-
+
+ zmi_html_head
+
+
+
+ zmi_breadcrumbs
+ zmi_main
+
+
+
diff --git a/Products/zms/zpt/ZMSSqlDb/zmi_details_form.zpt b/Products/zms/zpt/ZMSSqlDb/zmi_details_form.zpt
index 1d69b6edb..493579dec 100644
--- a/Products/zms/zpt/ZMSSqlDb/zmi_details_form.zpt
+++ b/Products/zms/zpt/ZMSSqlDb/zmi_details_form.zpt
@@ -45,7 +45,7 @@
-
-
+```
+
+*individual*
+```html
+
+
+
+
+
+```
+
+Initialize ZMI explicitly:
+
+```html
+
+```
+
+## Grid
+Include Template with *noFilterForm* through ```zmi_main``` from datasource:
+
+```html
+
+ zmi_main
+
+```
+
+## Form
+Include Template with *updateForm* through ```zmi_main``` from datasource:
+
+```html
+
+ zmi_main
+
+```
+## Save
+```TODO```
+
+## Links
+* [SQLite Sample Database](https://www.sqlitetutorial.net/sqlite-sample-database/)
\ No newline at end of file