Fabians small Magento world
  • Home

EAV

A collection of 3 posts

Magento

Joining a flat table on EAV

How to use the Mage_Eav_Model_Entity_Collection_Abstract::joinTable() method to join a flat table on a magento EAV collection Joining a "normal" (aka flat table) to a magento

  • Fabian Blechschmidt
    Fabian Blechschmidt
3 min read
EAV

Remove Values From Attribute

Today I had to change the values of a magento product attribute. Attribute before I had an attribute color with the values: aqua black blue fuchsia ... (all other CSS2.1 color names) And

  • Fabian Blechschmidt
    Fabian Blechschmidt
1 min read
Magento

EAV attributes, default values and source models

EAV Attribute I tried to add an EAV attribut, set a default value and that without using a source model, set this options: $this->addAttribute('customer', 'customer_type', array( 'type' => 'int'

  • Fabian Blechschmidt
    Fabian Blechschmidt
1 min read
Fabians small Magento world © 2019
Latest Posts Ghost