NAVIGATION
This is an old revision of the document!
short description
IF Statement [IF_ERROR] in custom template:
E.g. if an error appears in the field “vorname”.
<input type="text" class="form_text[IF_ERROR:vorname] form_fehler[/IF_ERROR]" value="{vorname}" id="vorname" name="vorname" />
[IF_ERROR:vorname] Fehler: {ERROR:vorname}[/IF_ERROR]