<?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: Improving symfony backend filters. Taking advantage of the screen using a window</title>
	<atom:link href="http://rickart.claudator.com/improving-symfony-backend-filters-taking-advantage-of-the-screen-using-a-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickart.claudator.com/improving-symfony-backend-filters-taking-advantage-of-the-screen-using-a-window/</link>
	<description>inspiració programació idees paranoies projectes somnis</description>
	<pubDate>Fri, 10 Sep 2010 04:05:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RickArt</title>
		<link>http://rickart.claudator.com/improving-symfony-backend-filters-taking-advantage-of-the-screen-using-a-window/comment-page-1/#comment-1923</link>
		<dc:creator>RickArt</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://rickart.claudator.com/?p=83#comment-1923</guid>
		<description>Hi Guillermo,

I think that your problem is with the section code below "var hasFilter = false;"

This code pretend to detect if any filter has been checked. I'm not sure, but it's possible that the backend generated by latest Symfony version doesn't match with this code.

You should change this code block to know if there are active filters.

Get luck !</description>
		<content:encoded><![CDATA[<p>Hi Guillermo,</p>
<p>I think that your problem is with the section code below &#8220;var hasFilter = false;&#8221;</p>
<p>This code pretend to detect if any filter has been checked. I&#8217;m not sure, but it&#8217;s possible that the backend generated by latest Symfony version doesn&#8217;t match with this code.</p>
<p>You should change this code block to know if there are active filters.</p>
<p>Get luck !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://rickart.claudator.com/improving-symfony-backend-filters-taking-advantage-of-the-screen-using-a-window/comment-page-1/#comment-1917</link>
		<dc:creator>Guillermo</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://rickart.claudator.com/?p=83#comment-1917</guid>
		<description>Hello, me again.
I solve the problem, I have added main.js in javascripts in the view.yml, and now I can see the filter form!!!
But I have a new problem: I don't know how to set the hasFilter to see the "There are active filters". My filter form has two date filter (from and to), two text filters, and a display list (combo) filter, I write some data into the filters, press Filter button, but the legend “No active filters” does not change.

Could you give some tips to solve that, please?

Thank you very much!!

Guillermo</description>
		<content:encoded><![CDATA[<p>Hello, me again.<br />
I solve the problem, I have added main.js in javascripts in the view.yml, and now I can see the filter form!!!<br />
But I have a new problem: I don&#8217;t know how to set the hasFilter to see the &#8220;There are active filters&#8221;. My filter form has two date filter (from and to), two text filters, and a display list (combo) filter, I write some data into the filters, press Filter button, but the legend “No active filters” does not change.</p>
<p>Could you give some tips to solve that, please?</p>
<p>Thank you very much!!</p>
<p>Guillermo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://rickart.claudator.com/improving-symfony-backend-filters-taking-advantage-of-the-screen-using-a-window/comment-page-1/#comment-1916</link>
		<dc:creator>Guillermo</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://rickart.claudator.com/?p=83#comment-1916</guid>
		<description>Hello, how are you?
I am new in web development and I read the article, it is very nice!!
Unfortunatelly, when I click in "No active filters" the filter form is not showed.
I am using jquery-1.4.2.min.js and jquery-ui-1.8.custom.min.js. 
I have created a main.js in \web\js to write the showFilters function, because I don't have main.js and admin.js in my project.
I have modified the layout.php.
When the page is showed I can see the link "No active filters", but when I click on it I cannot see the filter form. The url for the link is: http://booking.localhost/backend_dev.php/#, so I think that I did it something in a wrong way (maybe the place where I wrote showFilters function?).

Thanks in advance!!

Guillermo</description>
		<content:encoded><![CDATA[<p>Hello, how are you?<br />
I am new in web development and I read the article, it is very nice!!<br />
Unfortunatelly, when I click in &#8220;No active filters&#8221; the filter form is not showed.<br />
I am using jquery-1.4.2.min.js and jquery-ui-1.8.custom.min.js.<br />
I have created a main.js in \web\js to write the showFilters function, because I don&#8217;t have main.js and admin.js in my project.<br />
I have modified the layout.php.<br />
When the page is showed I can see the link &#8220;No active filters&#8221;, but when I click on it I cannot see the filter form. The url for the link is: <a href="http://booking.localhost/backend_dev.php/#" rel="nofollow">http://booking.localhost/backend_dev.php/#</a>, so I think that I did it something in a wrong way (maybe the place where I wrote showFilters function?).</p>
<p>Thanks in advance!!</p>
<p>Guillermo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
