feat: add optional field for booking number to general contact form
closes #8698u7753
This commit is contained in:
@@ -121,6 +121,11 @@ renderables:
|
|||||||
type: Textarea
|
type: Textarea
|
||||||
identifier: message
|
identifier: message
|
||||||
label: 'Deine Kontaktanfrage'
|
label: 'Deine Kontaktanfrage'
|
||||||
|
-
|
||||||
|
defaultValue: ''
|
||||||
|
type: Text
|
||||||
|
identifier: bookingNumber
|
||||||
|
label: 'Buchungsnummer (falls vorhanden)'
|
||||||
-
|
-
|
||||||
type: LinkedCheckbox
|
type: LinkedCheckbox
|
||||||
identifier: privacypolicyaccepted
|
identifier: privacypolicyaccepted
|
||||||
|
|||||||
Reference in New Issue
Block a user