Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Configuration of the database finisher
Notice:
Finishers are processed in the same order as they're defined - for that take a look into the TypoScript-Object-Browser.
For using the database finisher for a form you need the following TypoScript configuration:
plugin.tx_fluidform.settings.forms.contactBasic {
finisher {
# Copy database finisher pre-definition
database < plugin.tx_fluidform.presets.finisher.database
database {
# Activate the database finisher
active = 1
# Define the Container, where the records should be saved
storagePid = 605
}
}
}
Tip:
You are able to change the page tree icon of the Mail-Container - just open the page settings, jump to tab Behaviour and select the Fluid Form mails item in section Use as Container.
Documentation
TYPO3 Fluid-Form
Fluid form is a small TYPO3 extension for creating forms only by using TypoScript. This extension was developed form shipping TYPO3 Themes with pre-configured forms.
We use cookies on our website. Some of them are essential, while others help us to improve this website and your experience. You can optionally decide which cookies or rather which use you approve to at any time under "cookies settings". You can find further information regarding this, as well as your constant right of cancellation under our
Data Protection Declaration. Our
Imprint can be found here.