Add trim filter to first, middle and lastname.
The additional trim form field data filter was created and added as input filter to the firstname, lastname and middlename fields of the customer_address and customer entities. Tickets: #10415
Showing
- app/code/Magento/Customer/Setup/UpgradeData.php 36 additions, 0 deletionsapp/code/Magento/Customer/Setup/UpgradeData.php
- app/code/Magento/Customer/etc/module.xml 1 addition, 1 deletionapp/code/Magento/Customer/etc/module.xml
- lib/internal/Magento/Framework/Data/Form/Filter/Trim.php 37 additions, 0 deletionslib/internal/Magento/Framework/Data/Form/Filter/Trim.php
Please register or sign in to comment