<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic database queried constraints (text / drop down) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/database-queried-constraints-text-drop-down/m-p/207057#M160187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I'm looking into querying our financial system to provide a list constraint for the "Vendor" field we are going to add to our purchasing documents.&amp;nbsp; This seems easy based on code I've already found here, but the problem is that list will be very long.&amp;nbsp; I'd like a control that works similar to the ajax text/drop boxes you see all over the web that filter the suggestions based on the characters already typed.&amp;nbsp; I've written those controls before, but not in conjunction with Alfresco.&amp;nbsp; If anyone has written similar, or can suggest an approach, I'd love some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geof&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 22:25:40 GMT</pubDate>
    <dc:creator>abruzzi</dc:creator>
    <dc:date>2009-05-05T22:25:40Z</dc:date>
    <item>
      <title>database queried constraints (text / drop down)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/database-queried-constraints-text-drop-down/m-p/207057#M160187</link>
      <description>So I'm looking into querying our financial system to provide a list constraint for the "Vendor" field we are going to add to our purchasing documents.&amp;nbsp; This seems easy based on code I've already found here, but the problem is that list will be very long.&amp;nbsp; I'd like a control that works similar to the</description>
      <pubDate>Tue, 05 May 2009 22:25:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/database-queried-constraints-text-drop-down/m-p/207057#M160187</guid>
      <dc:creator>abruzzi</dc:creator>
      <dc:date>2009-05-05T22:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: database queried constraints (text / drop down)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/database-queried-constraints-text-drop-down/m-p/207058#M160188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you already have an efficient way of accessing the data, then you'll have to attach an onkeypress event listener that will submit a search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't want to make the service call for each keystroke, then you'll have to pass the entire list to the client on the original page load and perform the filtering there. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The latter approach would work better if the list is relatively static.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 15:26:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/database-queried-constraints-text-drop-down/m-p/207058#M160188</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2009-10-07T15:26:51Z</dc:date>
    </item>
  </channel>
</rss>

