clog-lookup database table lookups for drop downs and lists boxes

This commit is contained in:
David Botton 2022-02-27 14:14:19 -05:00
parent d903791c86
commit f010b232bb
7 changed files with 271 additions and 15 deletions

View file

@ -563,7 +563,12 @@ embedded in a native template application.)"
(insert-row generic-function)
(update-row generic-function)
(clear-row generic-function)
(delete-row generic-function))
(delete-row generic-function)
(clog-lookup class)
(create-lookup generic-function)
(value-field generic-function)
(option-field generic-function))
(defsection @clog-panels (:title "CLOG Panels")
"CLOG-Panel - CLOG Panels"