Zen of adding objects through forms
YANQ Okay, I'm wanting to add articles, quotes, etc to my system through an admin form interface. For instance, under the main folder, I have a folder called quotes. I want to generate a unique folder with a single index_html and a property called author. Then, I want a document that will allow me, with DTML, to add this folder, create index_html and insert into this file, the quote, already formatted. So, for a Zope newbie with lots of HTML experience, but little/no forms experience, what would be the best way to start? I've searched around for this, but searching the zope site for "forms" or "form" has proven to be a less than helpful activity. Dave, who will soon be trying to figure out how to increment the integer property "count" by one
participants (1)
-
Dave Walker