<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to populate object_select_tag with your own objects</title>
	<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/</link>
	<description>Everything you wanted to know about Symfony framework but did not know who to ask!</description>
	<pubDate>Fri, 08 Aug 2008 20:45:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: JuanG</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-317</link>
		<dc:creator>JuanG</dc:creator>
		<pubDate>Tue, 01 Apr 2008 15:04:11 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-317</guid>
		<description>Works great, thanks!</description>
		<content:encoded><![CDATA[<p>Works great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-152</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Wed, 05 Dec 2007 03:11:33 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-152</guid>
		<description>I am noob in symfony, but i try to learn. my problem right now is that i am population a object_select_tag, but it is always just displaying the id`s of the table in the list. i have also tried to replace the second parameter with another get function, but it still just shows me the id`s in the list... would be happy about some help, thanks.</description>
		<content:encoded><![CDATA[<p>I am noob in symfony, but i try to learn. my problem right now is that i am population a object_select_tag, but it is always just displaying the id`s of the table in the list. i have also tried to replace the second parameter with another get function, but it still just shows me the id`s in the list&#8230; would be happy about some help, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpsblog.com &#187; A week of symfony #44 (29 October -&#38;gt; 4 November 2007)</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-128</link>
		<dc:creator>rpsblog.com &#187; A week of symfony #44 (29 October -&#38;gt; 4 November 2007)</dc:creator>
		<pubDate>Mon, 19 Nov 2007 21:46:40 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-128</guid>
		<description>[...] How to populate object_select_tag with your own objects [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How to populate object_select_tag with your own objects [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier GORSE</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-78</link>
		<dc:creator>Xavier GORSE</dc:creator>
		<pubDate>Fri, 02 Nov 2007 08:15:09 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-78</guid>
		<description>It's the function used to display the name  in the select object  

by default the text_method is __toString()</description>
		<content:encoded><![CDATA[<p>It&#8217;s the function used to display the name  in the select object  </p>
<p>by default the text_method is __toString()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-76</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 01 Nov 2007 16:33:58 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-76</guid>
		<description>I see you used also additional parameter text_method. Never seen like that, what it's for?</description>
		<content:encoded><![CDATA[<p>I see you used also additional parameter text_method. Never seen like that, what it&#8217;s for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier GORSE</title>
		<link>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-75</link>
		<dc:creator>Xavier GORSE</dc:creator>
		<pubDate>Thu, 01 Nov 2007 16:30:11 +0000</pubDate>
		<guid>http://www.symfonylab.com/how-to-populate-object_select_tag-with-your-own-objects/#comment-75</guid>
		<description>As simple as this : 

    fields:
      departement_id: {  params: text_method =getNomCode  peer_method =doSelectOrderByCode }</description>
		<content:encoded><![CDATA[<p>As simple as this : </p>
<p>    fields:<br />
      departement_id: {  params: text_method =getNomCode  peer_method =doSelectOrderByCode }</p>
]]></content:encoded>
	</item>
</channel>
</rss>
