Appointments
Appointments copied to clipboard
Extra fields --> not included in emails
Appointments 1.15.7
When I add an additional field (see JSON), entries into this field on the public page won't be submitted with receiver-email nor to organizer-email.
Did I miss anything or is it a bug?
JSON:
[ { "tag": "textarea", "label": "Bemerkungen / Thema", "placeholder": "Bitte hier Text eingeben", "name": "n9fd21060" } ]
I cannot replicate this. If an attendee enters any text into the field it will be sent to organizer and it is also added to event's description. If the there is no text, the the attendee did not enter anything, you can make the filed required by adding "required":true to the JSON.
no activity - closing