[FIX] website_form: improve field error management in contact form
This commit proposes to ease field error management by having a structured json response having field name as keys and error message as value. Controllers can return a specific error message for some fields that is displayed in a popover.
Please register or sign in to comment