[Zope] SQL "editing"
Stuart Foster
stuart@opnix.com
Fri, 05 Jan 2001 19:17:48 GMT
We use the Znolk wizard. It's good for creating the initial entry, edit,
list forms as well as the queries to add, edit and delete.
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 1/5/01, 10:47:14 AM, Alex Burton <burton@w3cast.com> wrote regarding
[Zope] SQL "editing":
> Hello All,
> I'm quite happy, got MySQL + the necessary adapters running in no
> time. Imported tab-delimited text and enjoying Zsearches... Zope
> kicks ass!
> Now, i'm wondering if there's anyone who've done some work as to
> permit easy editing of records in SQL tables? What i have in kind is
> something like:
> - do a search -> a list of matches come up;
> - select a match -> a form comes up filled with the data, and a
> "submit" button
> - press submit -> SQL gets altered
> A bit like the "edit this page" philosophy, but for SQL records...
> Thanks!
> Alex.
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )