Explorar o código

adding Spielmannszug abfrage

Medowar hai 3 semanas
pai
achega
934444f3f9
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      config/form_schema.php

+ 9 - 0
config/form_schema.php

@@ -412,6 +412,15 @@ return [
                     ],
                     'subtext' => 'nur wenn vorhanden',
                 ],
+                [
+                    'key' => 'abzeichen_thl',
+                    'label' => 'Musikalische Vorerfahrung',
+                    'type' => 'textarea',
+                    'visible_if' => [
+                        'field' => 'mitgliedsart',
+                        'equals' => 'Spielmannszug',
+                    ],
+                ],
             ],
         ],
         [