Portlet Factory, Version 6.1.2


 

Ajax Type-Ahead builder

This builder attaches to an HTML text input field, and provides "type ahead" functionality for that input.

The builder accomplishes this by generating client JavaScript that monitors a user's keystrokes as they enter information into the text field. As the user inputs text, script code calls back to the server over HTTP. In response, a list of choices, based on what has been typed so far, is returned from the server.

The builder displays the list of returned items as a select list underneath the original text field. As the list is continuously updated, a user can either continue to type a complete text entry or opt to select a choice from the server-provided list.

Parent topic: Builder help


Library | Support |