How to create Tab with form fields in admin customer edit section Adobe Commerce (Magento 2)

Here we will learn how to add a Tab with form fields in the Admin custom edit section in Adobe Commerce (Magento 2) 1. Create a file Webkul/CustomerEdit/view/adminhtml/layout/customer_index_edit.xml. 2. Now, create the Tabs.php in Webkul/CustomerEdit/Block/Adminhtml/Customer/Edit as we defined in the customer_index_edit.xml file Now reload the page, and Tab will be displayed. If you need technical … Continue reading How to create Tab with form fields in admin customer edit section Adobe Commerce (Magento 2)