Questions tagged [adminhtml]
Questions about extending the Magento admin panel and the admin theme
1,680 questions
0 votes
2 answers
206 views
Magento2 - Replicate admin login in custom controller
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 ...
0 votes
0 answers
42 views
How to transfer custom fields to new order when editing from admin panel
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 ...
0 votes
1 answer
60 views
How can I make specific rows unselectable in a custom Magento 2 admin UI grid?
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 ...
0 votes
0 answers
64 views
Admin Listing - Display non-db data
I'm facing a problem and i didn't find solution on Internet or on Adobe Documentation. I'm using Magento 2.4.7-p3 I would like to display all of the cron definitions in an admin grid listing. About ...
0 votes
1 answer
56 views
Magento 2 Admin Form: form_id and title Fields Not Populating Correctly
I’m trying to create a simple Magento 2 admin form with the following requirements, but I’m running into issues. Here’s what I want: Form Fields: A hidden form_id field with a value of 1. A visible ...
0 votes
1 answer
101 views
Magento 2 - After upgrde getting net::ERR_INSUFFICIENT_RESOURCES in admin category page
We upgraded Magento from version 2.4.5 to 2.4.7-p3. After that, we checked the admin category page and encountered the following errors: POST https://yourdomain.com/admin/catalog/category/...
0 votes
1 answer
65 views
Adminhtml sales order payment information section in magento 2.4.6
Adminhtml sales order payment information section add custom filed custom payment thorw how to do i try this way but it not working code working but Payment information sction not show ...
0 votes
1 answer
46 views
How to add Enable Objects system configuration in magento 2.4.6
Select objects to log actions when any admin users perform in the backend how to do? system.xml <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/...