Category / Database
123

How to create a custom grid from scratch

inchoo orders

We received a request from a client where they wanted to implement an expanded order grid while still keeping the default Magento’s one. For this example we’ll create a new …

13

Prepared filter for Magento admin grids

screen1

Maybe you can ask yourself why do I need prepared data for filters in my collections – in Magento admin grids. Well, I can perhaps create new grid and action …

1

How to multiselect and filter in magento admin grids – IN and NOT IN

img11

Did you ever need to create grid in Magento administration that is filterable by more column’s values, i.e. something from multiselect drop-down. Or perhaps more specific, you want to export …

3

Magento: Date format troubles

date_troubles

shadowkill@sxc.hu

In this post, I will just mention some of the issues with date format from my own experience, in hope that this will help somebody to save few hours of …

4

New way to search through Magento administration grids – using *s

New way to search through Magento administration grids – using *s

hugoslv@sxc.hu

Why Magento can’t use indexes on columns in admin grid when you are searching for some value e.g. order#? This article will be really short but extremely useful in case …

5

Solving problems with Category tree database information

category_tree

backtrust@sxc.hu

Did you ever had a problem where you can not see all available categories in “Categories” tab while editing a product? Does your Indexer process hangs when updating “Catalog URL …

11

Executing Magento Indexer From Shell

Featured Image

In some situation when you want to re-index Magento catalog you will get an error message or reindex process will be broken. This problem is appearing when you have a …

19

Flat tables in Magento and product collection

Featured Image

You probaly know that Magento uses EAV database structure for categories, products. In some cases this solution is not the best or fastest.

6

Guide through Magento’s timezones

Featured Image

I’ll guide you through Magento’s timezone behavior, as I’ve noticed that people tend to get confused in cases when they have 2 or more websites with different timezones. If this …

2

How to translate form labels in Magento’s Admin Area

Featured Image

Since Magento has built in functionality for translations, you can ask yourself why Magento doesn’t want to translate my labels… and everything is set up correctly! For all of you …

24
123