cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove required validation in billing/shipping telephone field while creating new order ?

how to remove required validation in billing/shipping telephone field while creating new order ?

Magento Version : 2.1.9

 

As per client requirement, I want to remove required validation into billing/shipping telephone field while creating a new order from the backend.

 

so please suggest me how can I do it?

1 REPLY 1

Re: how to remove required validation in billing/shipping telephone field while creating new order ?

This stackoverflow response is quite helpful in providing a couple of options: https://magento.stackexchange.com/a/163621/26

 

One is a third party extension to make making it optional easier, or upgrading to 2.2 which seems to have a change to make it easier to be optional too. 

----
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution" as appropriate. Thanks!