RE: HTML data entry forms and ZPTs
Pim van Stam <[email protected]>
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <1115855539.630.27.camel@localhost> |
<cut length="pretty large"> > > In the ZSQL Method "Arguments" you must have "person_id" added. > > IT WORKED!!! Thank you thank you! > > > > If this is working I suggest you to look at Controller Page Template and > > Controller Python Script. You can then do easy error checking and do > > something *after* deletion (succesful or not). > > I'm new to Zope. What's a "Controller Page Template" and a "Controller > Python Script"? Do you just mean the ZPT and script that we've been talking > about here, or are these some special kind of Zope object? > These are from the CMFFormController product. CMF is required. If you're using CMF or plone (as in my case) it's handy for making forms, but this is getting off-topic. With regards Pim van Stam Netherlands