Skip to main content

Questions tagged [adminhtml]

Questions about extending the Magento admin panel and the admin theme

0 votes
2 answers
230 views

We have been struggling with this during last days If we try a frontend controller replicating the same code Magento fires when authenticating an admin user then we always end with session/cookies ...
Raul Sanchez's user avatar
  • 2,664
1 vote
0 answers
37 views

I want to use same create product configurations wizard component which used in product form into my custom admin form with same functionality. I tried to check/reference from default module-...
Chandresh Chauhan's user avatar
0 votes
0 answers
50 views

In Magento 2, when editing an order from the admin panel, Magento cancels the original order and creates a new one. I have added some custom fields to the sales_order table (these are not part of ...
Phạm Hòa's user avatar
0 votes
1 answer
220 views

I'm getting this error in 2.4.5-p12 admin: main.ERROR: Unable to resolve the source file for 'adminhtml/Magento/backend/en_GB/mage/adminhtml/wysiwyg/tiny_mce/tinymceAdapter.js' The file in static ...
Webninja's user avatar
  • 1,633
0 votes
1 answer
66 views

I'm working with Magento 2 and I need to configure an admin UI grid so that some rows cannot be selected via the checkbox column (i.e., they're unselectable in mass actions). Is there a recommended ...
Ruben Eekhof's user avatar
0 votes
3 answers
172 views

There must be something that I'm not seeing, some custom attribute I added to the customer_address_entity table isn't not saved. The idea is to from admin form add then (get/save) custom attribute ...
PЯINCƎ's user avatar
  • 11.8k