mage-enhanced-admin-grids
mage-enhanced-admin-grids copied to clipboard
[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.
Just manually uploaded to Magento test server. Logged out of admin and recieved: "Fatal error: Class 'BL_CustomGrid_Helper_Data' not found in /home/shop_production/htdocs/app/Mage.php on line 547" error. Please advise. Thanks!
I wanted to add the group price of a specific customer group to my grid, which I did using the code below; My grid override - ``` protected function _prepareColumns()...
As per above, we are seeing this issue on Magento ver. 1.14.3.3, has anyone else encountered this? Basically the attributes are selectable from the grid (when 'Grid Customization' is clicked),...
Please advise how to add custom item attribute to this grid: adminhtml/sales_order_create_search_grid There no visible options how to add it - you can only delete it, Thanks in advance
When used with this widget adminhtml/catalog_product_widget_chooser, product selection is not shown above widget product chooser button ; whereas value is well set into hidden input. Due to Magento implementation, product...
Installed on brand new Magento 1.9.3.3, selected image as a new column. It shows the image's location rather than the image itself. Same thing happens no matter if I choose...
Warning: Declaration of BL_CustomGrid_Blcg_Grid_ProfileController::_setActionSuccessJsonResponse(array $actions = Array) should be compatible with BL_CustomGrid_Controller_Grid_Action::_setActionSuccessJsonResponse(array $additional = Array, $withMessages
When disabling / newly accessing a grid after upgrade to 1.0 WIP massaction column is moved We see in many grids that the massaction column (the checkbox) is moved to...
An error occurred while rewriting // The original class does not exist - how do we "clean" this error? An extensioon was removed and no longer used ... how does...
Hi everyone, we tried to upgrade from version 0.8.9 to 1.0.0, but not only it didn't worked, we were also unable to restore the old version, after restoring old version...