mage-enhanced-admin-grids icon indicating copy to clipboard operation
mage-enhanced-admin-grids copied to clipboard

[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.

Results 101 mage-enhanced-admin-grids issues
Sort by recently updated
recently updated
newest added

Is it possible to edit invoices/orders with that extension? Regards, Alex

Hi, The module is crashing in Manage Custom Grids and Cache Management. Full error below: Fatal error: Call to a member function setCode() on a non-object in /home/www/scalesmart/htdocs/app/code/community/BL/CustomGrid/Model/Config/Abstract.php on line...

…do.php on line 229 If the function addColumn of adding columns in the grid. Contains parameter 'index; as an array, there is a notice error. Example: $this->addColumn('name', array( 'header' =>...

Omni search field for order grid? and customer grid? Would an omni search field be an idea for order grid and customer grid This extension really is super! only we...

great extension really really love it Possible improvement, collapse product grid list in order Maybe we can only show the last status: if shipped is 1, then invoiced and shipped...

save and continue works as expected, url is `/grid/ *`, whereas it should be `/blcg_grid/*`

In `BL_CustomGrid_Model_Observer::beforeBlockToHtml` this line helps determining whether the custom grid logic should run: `&& ($gridBlock->getTemplate() == 'widget/grid.phtml')` In a custom grid, we added some minor changes in the template file...

I want to add the last login time/date to the customer admin-grid but I do not know how. Can someone point me in the right direction? Thanks

Hello, I have a problem with "adminhtml/customer_edit_tab_orders" or the "customer_orders_grid". I want to show the items in each order like i can under "sales => orders" in a column. But...

We ran into an issue recently where we had a need to create URL keys for products and categories with non-Latin characters, and they were not showing up properly in...