<?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: Alfresco dynamic list constraints example</title>
	<atom:link href="http://ecmarchitect.com/archives/2008/08/13/845/feed" rel="self" type="application/rss+xml" />
	<link>http://ecmarchitect.com/archives/2008/08/13/845</link>
	<description>Jeff Potts on ECM, portals, search, collaboration, and a bunch of personal stuff</description>
	<lastBuildDate>Tue, 09 Mar 2010 23:10:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jpotts</title>
		<link>http://ecmarchitect.com/archives/2008/08/13/845/comment-page-1#comment-26610</link>
		<dc:creator>jpotts</dc:creator>
		<pubDate>Mon, 01 Dec 2008 18:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/archives/2008/08/13/845#comment-26610</guid>
		<description>Alejandro,

I&#039;ve updated my original post with two links you should take a look at. Download Jean&#039;s code. You should see a class that handles the Lucene query. To do what you&#039;re trying to do, simply follow the same pattern--instead of implementing a class that does a Lucene query, implement one that does a database query (using your favorite database connection approach) and you&#039;ll be there.

Jeff</description>
		<content:encoded><![CDATA[<p>Alejandro,</p>
<p>I&#8217;ve updated my original post with two links you should take a look at. Download Jean&#8217;s code. You should see a class that handles the Lucene query. To do what you&#8217;re trying to do, simply follow the same pattern&#8211;instead of implementing a class that does a Lucene query, implement one that does a database query (using your favorite database connection approach) and you&#8217;ll be there.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alejandro Ramiro</title>
		<link>http://ecmarchitect.com/archives/2008/08/13/845/comment-page-1#comment-26306</link>
		<dc:creator>Alejandro Ramiro</dc:creator>
		<pubDate>Tue, 25 Nov 2008 20:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/archives/2008/08/13/845#comment-26306</guid>
		<description>Hi Jeff,

this is exactly what I want to do, one dropdown whose value set is dependant on the value of another one. The only difference is that I don&#039;t want to base the constraint in a Lucene Search but in a database query instead. My first dropdown list will be populated with clients and the dependant one with matters related with each client.

Obviously, there is no problem with the clients one, as the dropdown is populated taking as source a simple query, but in the matters one I need to include in the query de id of the selected client. This has been my headache for weeks, I don&#039;t know how to tell the second combo which value is selected in the first one. Is there any way to write the value in the propertySheet object, or maybe setting the value in the FacesContext?. I still don&#039;t have enough skills with the SDK to know this.

Please, I wouId be very, very grateful if you could suggest me a way to solve this.

Many thanks in advance and congratulations for the book.

Regards,
Alex.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>this is exactly what I want to do, one dropdown whose value set is dependant on the value of another one. The only difference is that I don&#8217;t want to base the constraint in a Lucene Search but in a database query instead. My first dropdown list will be populated with clients and the dependant one with matters related with each client.</p>
<p>Obviously, there is no problem with the clients one, as the dropdown is populated taking as source a simple query, but in the matters one I need to include in the query de id of the selected client. This has been my headache for weeks, I don&#8217;t know how to tell the second combo which value is selected in the first one. Is there any way to write the value in the propertySheet object, or maybe setting the value in the FacesContext?. I still don&#8217;t have enough skills with the SDK to know this.</p>
<p>Please, I wouId be very, very grateful if you could suggest me a way to solve this.</p>
<p>Many thanks in advance and congratulations for the book.</p>
<p>Regards,<br />
Alex.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
