Re: PloneFormGen + DataGridField -> Updating DB data
"Charlie Clark" <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Organization | eGenix.com |
| Message-ID | <[email protected]> |
Am 06.02.2007, 17:13 Uhr, schrieb Paul Eipper <[email protected]>: > I need to populate several DG fields on one form that will allow to > update, delete and insert new data to my database. Is there a tutorial > or some docs about that somewhere? Sorry, I have no idea how DG works. There are tutorials on how to use relational databases in Zope using ZSQL methods in the Zope book. Charlie