Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6b6781c5

Von Sven Schöling vor mehr als 15 Jahren hinzugefügt

  • ID 6b6781c54c08eea2036dab37f6b22773a8180d2f
  • Vorgänger 0b0a6aad
  • Nachfolger 6b8306ba

Typo

Unterschiede anzeigen:

templates/webpages/generic/autocomplete.html
This template enables auto completion for input fields.
Calling Syntax is:
INCLUDE 'generic/autocomlete', [
INCLUDE 'generic/autocomplete', [
{ SPEC_1 },
{ SPEC_2 },
...
......
script : the script that is called for autocompletion, defaults to the invoking script
action : action in the ajax script, defaults to 'ajax_autocomplete'
selector : a jquery selector, specifying the input field
selector : a jquery selector, specifying the input fields
column : specifies the column that is represented by the bound field. typically description or name.
TODO FIELDS:

Auch abrufbar als: Unified diff