作者:老猫 | 来源:互联网 | 2023-10-13 18:16
| Questions | Answers
| ------------- | -------------------------------------------------------
| Branch? | develop
| Description? | Please add a hook on customer address form to add a custom field through a module like as customer registration form and also manage the validation code for the corresponding fields because the existing hook ('actionValidateCustomerAddressForm') cannot be used as the form function is private.
| Type? | new feature
| Category? | CO
| BC breaks? | no
| Deprecations? | no
| How to test? | Try to add a custom field in address form through a module.
Important guidelines
- Make sure your local branch is up to date before commiting your changes!
- Your code MUST respect our Coding Standards (for code written in PHP, Javascript, HTML/CSS/Smarty/Twig, SQL)!
This change is