
charlie at egenix
Feb 6, 2007, 4:55 AM
Post #2 of 3
(1168 views)
Permalink
|
|
Re: PloneFormGen + DataGridField -> Updating DB data
[In reply to]
|
|
Am 06.02.2007, 13:49 Uhr, schrieb Paul Eipper <lkraider [at] gmail>: > Hello > I'm currently using PFG+DataGrid fields to insert data on a MySQL DB, > but now I need a form to allow to update that data. How can I do this > with DG fields without having a column showing the ID? > Also, how can I delete DG fields from the database? > I submitted a feature request for PFG to allow DG fields have hidden > columns exactly for this purpouse, but is there another way I can do > this without having to wait this feature to (hopefully getting > implemented? Sounds like a PFG issue. If you can write your own template for the form then there shouldn't be any problems. Charlie _______________________________________________ Zope-DB mailing list Zope-DB [at] zope http://mail.zope.org/mailman/listinfo/zope-db
|