Extension Key: logical_formVersion 0.0.10, 2008-05-07
Copyright 2008Dirk Wildt, <dirk.wildt@think-visually.com>
This document is published under the Open Content Licenseavailable from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3- a GNU/GPL CMS/Framework available from www.typo3.com
This extension is helpful, if you have to evaluate the values of a form.
The form will be evaluated after sending and it will differs between a success and a failure case. The form handles the result.
There are two alternate workflows:
Disclaiming: In case of a failure there will be a failure page.
Confirmation: In case of a failure there will be an error message in the form.
The form will configured in typoscript. So you don't have to know anything about php but you need a little experience in configuring typoscript. If you want, the form generates mails to providers and visitors.
A plugin with a form with an internal logic, which is evaluating values and has two possible workflows.
In the default mode there are a select field for countries and an input field for a city. In the default mode you have to configure nothing but the pids of the success page and the failure page.
If you like, the web master and the provider or the visitor of your website will get a mail with values and the result.
It's possible to check mail addresses if they have a wrong syntax like a missing @.
Full multi language support with TYPO3, configuration with typoscript.
The form is in Xhtml.