Skip to content

Instantly share code, notes, and snippets.

@Schweriner
Schweriner / 15_formhandler.ts
Created April 20, 2016 13:00
Conditional Formhandler ErrorCheck
##########################################################################
# KONTAKTFORMULAR
##########################################################################
plugin.Tx_Formhandler.settings.predef.contact {
name = Terminwunsch
addErrorAnchors = 0
formValuesPrefix = formhandler
isErrorMarker.default = error_class
<settings.galleryFolder>
<TCEforms>
<label>Galerie-Ordner wählen</label>
<config>
<type>group</type>
<minItems>1</minItems>
<internal_type>folder</internal_type>
</config>
</TCEforms>
</settings.galleryFolder>