Date: 05/12/00
- Next message: A Lohla: "[phplib] Two Login Possibilities?"
- Previous message: intmktg <email protected>: "[phplib] can't find url in mailing list"
- Maybe in reply to: intmktg <email protected>: "[phplib] can't find url in mailing list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
as said before on the developer list I commited lots of new form
stuff. A preview is on http://ulf.dev.netuse.de/newooh/ .
+++ New OOH forms +++
The OOH forms will completly be replaced. The internal structure
has changed completely, the API has changed slightly. New
features are:
- custom validators
- new type tree
- new type combo
+ Custom validator +
You're now able to bind a custom validator on a single element.
This validator has access to all form variables. That means you
can easily implement dependencies ("if payment is credit card,
don't care on the bank account") within your forms.
+ new Types tree and combo +
Have a look at the website to see what I mean:
http://ulf.dev.netuse.de/newooh/ .
+++ New: Bridge from template to form +++
A new in class template_bridge.inc connects form and template.
That makes it easy to render simple forms. Have a look at the
website to see what I mean:
http://ulf.dev.netuse.de/newooh/template_auto.php3 ,
http://ulf.dev.netuse.de/newooh/template_custom.php3 .
+++ New: Assistant +++
On top of form and the template bridge works assistant. Assistant
guides you through several forms. Have a look at the website to
see what I mean: http://ulf.dev.netuse.de/newooh/assistant.php3 .
Ulf
-----Original Message-----
From: intmktg <email protected> [mailto:intmktg <email protected>]
Sent: Friday, May 12, 2000 5:18 PM
To: phplib <email protected>
Subject: [phplib] can't find url in mailing list
I remember finding a link in the phplib mailing list pointing to an
implementation of multi-part forms, ie forms which require to enter
information in seperate web pages in order to be finally validated. Of
course, each web page has its own form open and close tags, but it feels
like distinct parts of a single form to the user. I have looked all over
the list using geocrawler and trying to read each month archive, but I
couldn't find anything. The only similar link I found was:
http://projektordner.dev.netuse.de/
The above site has a similar feel to the site I had previously found,
but the sample code I saw consisted of a 3-part form with red and green
colors indicating the parts which have been correctly completed and
those still to be completed. If anyone could point me in the right
direction, it would be much appreciated.
Marc Tardif
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: A Lohla: "[phplib] Two Login Possibilities?"
- Previous message: intmktg <email protected>: "[phplib] can't find url in mailing list"
- Maybe in reply to: intmktg <email protected>: "[phplib] can't find url in mailing list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

