I need to add a custom field during the command process, like a textarea “Give us a comment for your order/delivery” as we can see on lots of e-shop.
Of course, the content of this custom fields should be used on e-mail templates and eventually on the backoffice
I think I have found a bug with the Custom Fields module.
When I select Time as field type, it’s building on the frontend a date picker instead of a time picker.
Edit : it’s look like I just have to change the type of the input html code to time instead of date