Layouts and forms on Magento 2 admin

Layouts and forms on Magento 2 admin

Magento 2 Training : Unit 5 – Lesson B Admin layout creation We have to create a layout before create the form : app/code/Maxime/Jobs/view/adminhtml/layout/jobs_department_edit.xml Put this little content : <?xml version=”1.0″?> <page xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:View/Layout/etc/page_configuration.xsd”> <update handle=”editor”/> <body> <referenceContainer name=”content”> <block

We use cookies to ensure that we give you the best experience on our website.
Ok