Topics

 Page Not Found

The page you were looking for wasn't found. It may have been moved or deleted.

Could this be what you are looking for?

We found the following pages which are similar to the page "autocomplete-control" you were looking for
autocomplete Control - autocompletecontrol Class
The autocomplete control places a text box in the form with autocomplete support.  It uses the autocompletecontrol class in the forms/controls folder. The autocomplete control accepts several parameters: name (required) schema value...
{control} smarty function
The {control} tag is used to place controls within the form.  Generally, the class file for each of these controls is found in the '/framework/core/subsystems/forms/controls' folder.  It is called in the following format:...
yuicalendar Control - yuicalendarcontrol Class
The yuicalendar  control places a YUI calendar widget control in the form.  It uses the yuicalendarcontrol class in the forms/controls folder. The yuicalendar control accepts several parameters: name (required) id value...
yuidatetime Control - yuidatetimecontrol Class
The yuidatetime control places a YUI calendar widget and date/time control in the form.  It uses the yuidatetimecontrol class in the forms/controls folder. The yuidatetime control accepts several parameters: name (required) id...
antispam Control
The antispam control places reCaptcha validation in the form based on the Anti-Spam Site Configuration settings.  You must have turned on the site anti-spam measures and set the reCaptcha Public and Private keys. It does NOT use the...
files Control - filemanagercontrol Class
This control creates the 'Add Files' widget control.
datetime Control - datetimecontrol Class
The datetime control places a set of text based date time controls in the form.  It uses the datetimcontrol class in the forms/controls folder. The  datetime control accepts several parameters: name (required) label - the...
editor or html Control - ckeditorcontrol, tinymcecontrol, or htmleditorcontrol Classes
The editor or html control places a multi-line text box with a WYSIWYG editor in the form.  The two control types are a psuedonym for each other.  It uses the either the ckeditorcontrol or htmleditorcontrol class in the...
text Control - genericcontrol Class
The text control places a single line text box in the form.  It uses the genericcontrol class in the forms/controls folder. The text control accepts several parameters: name (required) id label value size An example of the text...
textarea Control - texteditorcontrol Class
The textarea control places a multi-line text box in the form.  It uses the texteditorcontrol class in the forms/controls folder. The textare control accepts several parameters: name (required) id module rows cols label maxchars...