File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 66
66
label : Add any other context about the problem here.
67
67
validations :
68
68
required : false
69
+
70
+ - type : dropdown
71
+ id : businessunit
72
+ attributes :
73
+ label : Which DB business unit do you work for?
74
+ options :
75
+ - DB Systel GmbH (please name your customer below)
76
+ - DB Fernverkehr AG
77
+ - DB Regio AG
78
+ - DB InfraGO AG
79
+ - DB Cargo AG
80
+ - DB Konzern
81
+ - DB Vertrieb GmbH
82
+ - DB Energie
83
+ - DB Connect
84
+ - other (please specify below)
85
+ validations :
86
+ required : false
87
+
88
+ - type : input
89
+ id : businessunit2
90
+ attributes :
91
+ label : ”DB Systel” please enter your customer / ”other” please enter your area or business unit.
92
+ validations :
93
+ required : false
94
+
95
+ - type : input
96
+ id : project
97
+ attributes :
98
+ label : What project are you working on?
99
+ validations :
100
+ required : false
You can’t perform that action at this time.
0 commit comments