Skip to content

Instantly share code, notes, and snippets.

View tobias-forkel's full-sized avatar

Tobias Forkel tobias-forkel

View GitHub Profile
@tobias-forkel
tobias-forkel / Namespace_Module_Block_Adminhtml_Edit_Tab_XXXX.php
Last active January 15, 2016 21:08 — forked from SchumacherFM/Namespace_Module_Block_Adminhtml_Edit_Tab_XXXX.php
Magento backend admin: Edit form with a multiselect field with product categories
<?php
/* Set up: */
class Namespace_Module_Block_Adminhtml_News_Edit_Tab_Linking {
protected function _prepareForm(){
...
$fieldSet->addField('product_categories', 'multiselect',