Hi,
The
html form functionality has already been implemented, however it has no
postprocessing. Entries are just send by email.
See
the package MyMailform under
An
example of the mailform in use is:
If you
would like to add postprocessing to the form I would like to help design and
implement it.
Regards, Henk.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Ockeloen
Sent: Thursday, May 06, 2004 12:28 PM
To: [EMAIL PROTECTED]
Cc: Yvette van Dijk
Subject: Re: generic HTML forms
On May 6, 2004, at 11:55 AM, Peter Reitsma wrote:
Hi,/smaller>/fontfamily>
We want to add a generic HTML form function to our MMBased CMS. This functionality will enable editors to define end-user targeted HTML forms consisting of any combination of text, checkboxes, radiobuttons and single selectbox fields in any order with prompts and basic validation options. For radiobuttons and selectboxes the editor should be able to define the list of values. Furthermore, back-end functionality is needed in which the editors can view, analyse and aggregate the form entries made by end-users on his particular form. Another requirement is the possibility to export these entries into CSV or Excel format./smaller>/fontfamily>
/smaller>/fontfamily>
I more or less envision how I could design and build it but my question is whether this functionality is already (partly) available somewhere ?/smaller>/fontfamily>
/smaller>/fontfamily>
Also tips and ideas on this are welcome./smaller>/fontfamily>
Regards and thanks in advance,/smaller>/fontfamily>
Peter/smaller>/fontfamily>
MMbase has/had some things for scan based sites, i personally like the idea but i wonder how this would work. My first guess would be a 'preprocessor' that generates the needed taglib pages. Creating special new functions for this doesn't sound to smart and not easy to maintain. Having it create 'normal' taglib commands means its easer to update and maintain also means you can allways change the results by hand.
Daniel
