[Mpuls-commits] r2602 - wasko/branches/2.0/jmdweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue May 4 11:07:54 CEST 2010
Author: torsten
Date: 2010-05-04 11:07:50 +0200 (Tue, 04 May 2010)
New Revision: 2602
Modified:
wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
Log:
New formedtree
Modified: wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
===================================================================
--- wasko/branches/2.0/jmdweb/public/formed/formedtree.xml 2010-05-04 07:45:02 UTC (rev 2601)
+++ wasko/branches/2.0/jmdweb/public/formed/formedtree.xml 2010-05-04 09:07:50 UTC (rev 2602)
@@ -194,6 +194,8 @@
<text description="Name vor der Einbürgerung" function="suppress_value" maxlength="256" name="name_vor_einbuergerung" size="40" target="b"/>
</group>
<date description="Geburtsdatum" flags="required:phase_1" name="geburtsdatum" target="b"/>
+ <rule description="Geburtsdatum des Teilnehmers nicht vor dem 1.1.1970" expr="1 1 1970 date $geburtsdatum <=" mark="error:$geburtsdatum" name="rule-0" value="Das Geburtsdatum des Teilnehmers darf nicht vor dem 01.01.1970 liegen"/>
+ <rule expr="$geburtsdatum isset" name="required-rule-manual1" value="Fehlende Pflichtfeldangabe"/>
<choice description="Geschlecht" flags="required:phase_1" name="geschlecht" size="1" target="b">
<bool description="männlich" name="bool-65" value="1"/>
<bool description="weiblich" name="bool-66" value="0"/>
More information about the Mpuls-commits
mailing list