please add custom fields and custom required fields
my client is a florist that delivers only on some postalcodes on an italian metropolitan city. I need to add postalcode required field in order to make the filter working. Currently the postalcode is only optional and no error message is displayed so there are users who leave the checkout because they do not understand that they have to put not only the city but also the postalcode. 2. I need to add a destinationa date field with time and it would be great also a time range option so the client can choose when to receive the order. 3. I need to add a custom text field because users want to write greetings on their products.

We have started looking into adding support for the Checkout Field Editor extension to the Cart & Checkout blocks.
-
Simon Lévesque commented
Any schedule on this?
-
Lukybrou OP commented
Please implement the option to add custom fields, such as CIF to generate the invoice.
-
Jon commented
Definitely need the custom checkout fields compatibility
-
Anonymous commented
Great looking new checkout.
We only need the name and email for downloadable products so more field options would be great!Also a verify email field. :)
Thanks
-
Anonymous commented
hello, I develop stores and I'm really excited about Woo Blocks! congratulations to everyone for what has been achieved so far!
Here in Brazil we have an obligation to capture the buyer's identity document, so we need to add a new field to the standards on the checkout page, something like a form:
<p class = "form-row form-row-wide person-type-field validate-required" id = "billing_cpf_field" data-priority = "23" style = "display: block;"> <label for = "billing_cpf" class = ""> CPF & nbsp; <span class = "optional"> (optional) </span> <abbr class = "required" title = "required"> * </abbr> </label> <span class = "woocommerce -input-wrapper "> <input type =" tel "class =" input-text "name =" billing_cpf "id =" billing_cpf "placeholder =" "value =" "> </span> </p>
There is some way to enter these form fields manually (via HTML or functions.php) on the checkout page built in Woo Blocks.
-
Ibrahim Al Eid commented
the checkout block looks awesome but useless :(
Editing the checkout fields is a must -
Nico commented
I have custom fields in my checkout form (added following your documentation). So for now, I have to stick to the default Woocommerce form but that would be great to be able to use your block... it looks way better!