Skip to main content

Questions tagged [grid]

The admin grid widget is a powerful tool to manage entities in the admin panel. For questions about the catalog grid view from Mage_Catalog, use the tag "grid-layout" instead.

0 votes
0 answers
22 views

How to create an Admin Form using UI Components in Magento 2.4. Can anyone help me guide how to create a form like get Name and Mail input, print on the same page, don't using DB. Remaining i can ...
zus's user avatar
  • 43
0 votes
1 answer
56 views

when i click on Add New button edit form page is diplayed through i can make new entry, I fill the data but data can't be saved in admin grid nor in Db
Awais Alee's user avatar
0 votes
1 answer
60 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
0 answers
43 views

This selectionsColumn in my custom admin grid does not render properly and I don't understand why. I am using Magento 2.4.6-p2 and php 8.1.29. The record edit, tabs and grids are based on ...
Michael Mussulis's user avatar
0 votes
0 answers
64 views

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 ...
Theau's user avatar
  • 1
0 votes
1 answer
50 views

In admin panel -> Reports -> Products in cart. There is a grid that shows the products in cart. By default the sorting order is from oldest to newest with no way to re-sort newest to oldest or ...
Akhan's user avatar
  • 7
0 votes
0 answers
63 views

A third-party vendor has developed a module to add blogging functionality to Adobe Commerce. The module creates a new database table to store the blog posts and includes an Admin grid to display the ...
Some Magento Guy's user avatar
0 votes
1 answer
82 views

My blog post table contains a store_ids field, which stores store IDs as comma-separated for each blog. <filterSelect name="store_ids" provider="${ $.parentName }" component=&...
NotEqual's user avatar
0 votes
3 answers
119 views

I’ve implemented a custom plugin to display additional custom fields in the sales order grid and its values, and it is functioning as expected. However, when applying a filter on the 'Purchase Date,' ...
Alshihab's user avatar
  • 171
0 votes
1 answer
118 views

I am creating a new grid in Magento 2.4.7 using ui_component and it won't respect columns sortOrder values. This is column example: <column name="created_at" sortOrder="999" ...
Gustavo Ulyssea's user avatar
0 votes
0 answers
51 views

To add a product grid with filters in the custom category tab section in Magento 2.4.6, you need to follow a structured approach to ensure the product grid with filters is displayed correctly in the ...
Ravindrasinh Zala's user avatar
0 votes
1 answer
86 views

I have created custom mass action, where I am trying to get all the orders ids which I have selected by using select all, but it gives only visible page ids. So I just wanted to get all selected ids.
Mark's user avatar
  • 73
0 votes
2 answers
100 views

I am trying to create a page which consist of the form and also the admin grid. Is it possible to do that. If so, can anybody provide documentation
Haarish Infant Raj's user avatar
0 votes
2 answers
66 views

I have created new mass action for product grid, So whenever someone click on that mass action, custom admin controller url should be pass to js
Mark's user avatar
  • 73
0 votes
1 answer
346 views

I'm working on a Magento 2 project where I need to display custom reports under the order grid on the Sales Orders page. Specifically, I want to show the following fields: Total (totals sum) Subtotal ...
Nika Kiria's user avatar

15 30 50 per page
1
2 3 4 5
94