SQL Query -> DTML Form with populated values -> SQL update example??
7 Aug
2000
7 Aug
'00
11:40 p.m.
I'm fairly new to Zope. I have various view, search, and insert into a SQL database (MySQL) working. I'm having a problem connecting all the pieces for an update. Does someone have an example (with DTML or similiar source) that demonstrates the following: 1. A search field for record id, or a list with a clickable URL for each record (that is the result from a SQL select) 2. Allows updating of the record with a DTML form with values already populated 3. An SQL update based on the values from #2. I checked the ZSQL pdf, and the giant HOWTO collection without finding a good example. Any help appreciated (including documentation references). Many thanks, -- Bill Broadley
9373
Age (days ago)
9373
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bill Broadley