Magento 2.3.5 create boolean custom Customer Attribute
I am trying to create a Yes/No attribute for Customer in the admin panel, but its not working. I have tried several available solutions but didn’t seem to work. My code is given below. /Setup/InstallData.php class InstallData implements InstallDataInterface {… Read More »Magento 2.3.5 create boolean custom Customer Attribute