<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Custom Sourced Multiselect Product Attribute</title>
	<atom:link href="http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/feed/" rel="self" type="application/rss+xml" />
	<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/</link>
	<description>PHP &#38; Magento Tips and Tutorials</description>
	<lastBuildDate>Thu, 17 May 2012 05:29:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: COBAY</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-654</link>
		<dc:creator>COBAY</dc:creator>
		<pubDate>Thu, 08 Mar 2012 06:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-654</guid>
		<description>Best Explaination.
Thanks.</description>
		<content:encoded><![CDATA[<p>Best Explaination.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding new attributes &#124; Magento Media</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-420</link>
		<dc:creator>Adding new attributes &#124; Magento Media</dc:creator>
		<pubDate>Thu, 26 Jan 2012 13:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-420</guid>
		<description>[...] http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/" rel="nofollow">http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding new attributes &#124; Magento Media</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-421</link>
		<dc:creator>Adding new attributes &#124; Magento Media</dc:creator>
		<pubDate>Thu, 26 Jan 2012 13:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-421</guid>
		<description>[...] http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/" rel="nofollow">http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amadex</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-292</link>
		<dc:creator>amadex</dc:creator>
		<pubDate>Wed, 19 Oct 2011 17:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-292</guid>
		<description>Hi! I&#039;ve put this to work. The only thing that doesn&#039;t work is the loading of options/labels at the attribute backend. I&#039;m on Magento 1.6. What can I do?... tkx</description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;ve put this to work. The only thing that doesn&#8217;t work is the loading of options/labels at the attribute backend. I&#8217;m on Magento 1.6. What can I do?&#8230; tkx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vipin</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-291</link>
		<dc:creator>vipin</dc:creator>
		<pubDate>Tue, 11 Oct 2011 09:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-291</guid>
		<description>really awesome.. thnx a lot,</description>
		<content:encoded><![CDATA[<p>really awesome.. thnx a lot,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-290</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 19 Aug 2011 04:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-290</guid>
		<description>Do you use Eclipse PDT + Xdebug to debug your code?</description>
		<content:encoded><![CDATA[<p>Do you use Eclipse PDT + Xdebug to debug your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amadex</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-289</link>
		<dc:creator>amadex</dc:creator>
		<pubDate>Thu, 18 Aug 2011 23:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-289</guid>
		<description>Hi! I&#039;ve found the problem. Now I have another one... :) It seems the beforeSave() isn&#039;t being correctly activated. The product doesn&#039;t get updated with the chosen attribute. How can I better find what&#039;s happening? Tkx!</description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;ve found the problem. Now I have another one&#8230; <img src='http://subesh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It seems the beforeSave() isn&#8217;t being correctly activated. The product doesn&#8217;t get updated with the chosen attribute. How can I better find what&#8217;s happening? Tkx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amadex</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-288</link>
		<dc:creator>amadex</dc:creator>
		<pubDate>Thu, 18 Aug 2011 17:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-288</guid>
		<description>Hi! This post is very helpful but I&#039;m really lost. There&#039;s no new attribute...

I&#039;ve created the following files:
app/etc/modules/BW_Storeloc.xml
app/code/local/BW/Storeloc/etc/config.xml
app/code/local/BW/Storeloc/Model/Backend/Option.php
app/code/local/BW/Storeloc/Model/Source/Option.php
app/code/local/BW/Storeloc/sql/storeloc_setup/mysql4-install-0.1.0.php

The config.xml is like this:




            0.1.0





                BW_Storeloc_Model





                    BW_Storeloc


                    core_setup




                    core_write




                    core_read






The other files are mainly like you explain.

Can anybody help on this?!....

Tkx!</description>
		<content:encoded><![CDATA[<p>Hi! This post is very helpful but I&#8217;m really lost. There&#8217;s no new attribute&#8230;</p>
<p>I&#8217;ve created the following files:<br />
app/etc/modules/BW_Storeloc.xml<br />
app/code/local/BW/Storeloc/etc/config.xml<br />
app/code/local/BW/Storeloc/Model/Backend/Option.php<br />
app/code/local/BW/Storeloc/Model/Source/Option.php<br />
app/code/local/BW/Storeloc/sql/storeloc_setup/mysql4-install-0.1.0.php</p>
<p>The config.xml is like this:</p>
<p>            0.1.0</p>
<p>                BW_Storeloc_Model</p>
<p>                    BW_Storeloc</p>
<p>                    core_setup</p>
<p>                    core_write</p>
<p>                    core_read</p>
<p>The other files are mainly like you explain.</p>
<p>Can anybody help on this?!&#8230;.</p>
<p>Tkx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-287</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-287</guid>
		<description>HI,
Thanks ,
If i select more than one option value ,when i get option value on frontend side get only one value :::
following code use get value :-
--&gt;$product-&gt;getResource()-&gt;getAttribute(&#039;redemption_code&#039;)-&gt;getFrontend()-&gt;getValue($product)</description>
		<content:encoded><![CDATA[<p>HI,<br />
Thanks ,<br />
If i select more than one option value ,when i get option value on frontend side get only one value :::<br />
following code use get value :-<br />
&#8211;&gt;$product-&gt;getResource()-&gt;getAttribute(&#8216;redemption_code&#8217;)-&gt;getFrontend()-&gt;getValue($product)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Łukasz Zaremba</title>
		<link>http://subesh.com.np/2010/01/creating-custom-sourced-multiselect-product-attribute/#comment-286</link>
		<dc:creator>Łukasz Zaremba</dc:creator>
		<pubDate>Tue, 28 Jun 2011 16:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=179#comment-286</guid>
		<description>Great post! I have been looking something like this for hours. Thank you! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Great post! I have been looking something like this for hours. Thank you! Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

