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
|
||||
identifier: message
|
||||
label: 'Deine Kontaktanfrage'
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: bookingNumber
|
||||
label: 'Buchungsnummer (falls vorhanden)'
|
||||
-
|
||||
type: LinkedCheckbox
|
||||
identifier: privacypolicyaccepted
|
||||
|
||||
Reference in New Issue
Block a user