emailForm with datepicker

Hello all,
I am trying to create a booking form for a client. Can I add additional fields to the email form?
Or is there also an email form with a date picker included?
Thank you for your effort

You just add an input field to your form, and then set the field type to date

CleanShot 2023-11-28 at 12.19.29@2x

Thank you for responding, but I mean a message where you can choose the date so that a calendar appears

And also can you help me with my first question too. :thinking:

Thats exactly what it does. It applies the standard HTML input types to the field, and changes it to a date picker.

Yes, just add additional brics into the form.

The input brics will give you the basic fields, then make the relative settings you want on each one using the side panel.

3 Likes

Oh, thanks for the explanation. You can probably only see this if it is online and not in Blocs itself. You helped me enormously.