<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=ES link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I&#8217;ve been trying to develop an AT
widget that would search the PAS for all the available users in the site. It
would be great if that widget will have the autocomplete feature. The idea came
from a widget I liked very much that the dojo library have and I wanted to
create an AT widget that emule its behavior. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>It would be of a great use for those who
have a large user databases such as LDAP based ones, as is my case.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I borrowed the code from the &#8220;sharing&#8221;
tab which already use KSS to search the PAS, and I managed to integrate it in a
widget. Then, created a new KSS file and register it to the portal_kss with a
set of modified definitions from the one uses the &#8220;sharing&#8221; tab. It
works perfectly. Now I&#8217;m stuck on adding the autocomplete behavior. I&#8217;ve
tried the KSS events keypress, keyup, keydown with no effect&#8230; However, I&#8217;ve
tried with another type of event, and worked, like timeout or change&#8230; Any
ideas?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal>----------------------------------------------<o:p></o:p></p>

<p class=MsoNormal>Víctor Fernández de Alba Encinas<o:p></o:p></p>

<p class=MsoNormal>Projectes Tecnològics<o:p></o:p></p>

<p class=MsoNormal><span lang=EN-US>UPCnet<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Edifici Màster's - Pedro i Pons, 9, 9è<o:p></o:p></span></p>

<p class=MsoNormal>08034 BARCELONA<o:p></o:p></p>

<p class=MsoNormal>Tel. centraleta: 93 401 16 00<o:p></o:p></p>

<p class=MsoNormal>----------------------------------------------<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>