[VIEW] ~year is not required in member form
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 24 Dec 2015 15:35:05 +0000 (16:35 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 24 Dec 2015 15:35:05 +0000 (16:35 +0100)
view/bikecoop.xml

index 7a33c74..a9edc12 100644 (file)
@@ -26,6 +26,9 @@
                 <xpath expr="//field[@name='name']" position="replace">
                     <field name="name" placeholder="LASTNAME Firstname"/>
                 </xpath>
+                <xpath expr="//field[@name='year']" position="replace">
+                    <field name="year" placeholder="1900"/>
+                </xpath>
             </field>
         </record>
     </data>