Fabians small Magento world
  • Home
Subscribe
Tagged

Backend

A collection of 2 posts

Magento

Parameters of Varien_Data_Form?

Why do I write this? Because I had the problem a few hours ago that no form was rendered in my backend formular. And as a few of you may know, the FireGento GermanSetup Team met today. Noone of us knew instantly why. So here are a few tipps. HTML

  • Fabian Blechschmidt
Fabian Blechschmidt Nov 8, 2012 • 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' 'option' => array('values' => array('Customer', 'Artist')) 'default' => 'Customer', [...] ); Default value Magento adds the values

  • Fabian Blechschmidt
Fabian Blechschmidt Oct 29, 2012 • 1 min read
Fabians small Magento world © 2022
Powered by Ghost