Appointments icon indicating copy to clipboard operation
Appointments copied to clipboard

Extra fields --> not included in emails

Open Albusoline opened this issue 1 year ago • 1 comments

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" } ]

Albusoline avatar Jun 19 '24 12:06 Albusoline

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.

image

SergeyMosin avatar Jun 19 '24 14:06 SergeyMosin

no activity - closing

SergeyMosin avatar Mar 02 '25 03:03 SergeyMosin