<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.12352-</id>
  <updated>2011-09-01T02:26:37Z</updated>
  <title>Comments for Create Quick filter on Custom fields</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.12352</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=12352" title="Create Quick filter on Custom fields" />
    <published>2009-02-02T14:16:13Z</published>
    <updated>2009-02-04T14:59:09Z</updated>
    <title>Create Quick filter on Custom fields</title>
    <summary>Hi, I am trying to create a quickfilter on entry custom fields, how to define terms for the quickfilter handler? I need something like below, which *does* work :) handler =&gt; sub { my ( $terms, $args ) = @_;...</summary>
    <author>
      <name>kapil</name>
      
    </author>
    
    <category term="Open Source" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>Hi,<br />
I am trying to create a quickfilter on entry custom fields, how to define terms for the quickfilter handler?<br />
I need something like below, which *does* work :)<br />
handler => sub {<br />
                                my ( $terms, $args ) = @_;<br />
                                $terms->{custom_field => "testValue";<br />
                            }, </p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12352-comment:17658</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12352" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html#c17658" />
    <title>Comment from Dan Wolfgang on 2009-02-04</title>
    <author>
        <name>Dan Wolfgang</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Replied over here: <a href="http://forums.movabletype.org/2009/02/how-to-create-a-quick-filter-handler-to-take-array-as-conditions.html" rel="nofollow">http://forums.movabletype.org/2009/02/how-to-create-a-quick-filter-handler-to-take-array-as-conditions.html</a></p>]]>
    </content>
    <published>2009-02-04T14:47:57Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.12352-comment:17660</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.12352" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/02/create-quick-filter-on-custom-fields.html#c17660" />
    <title>Comment from kapil on 2009-02-04</title>
    <author>
        <name>kapil</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thanks Dan</p>]]>
    </content>
    <published>2009-02-04T14:59:09Z</published>
  </entry>

</feed>

