This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:smartform:autocomplete [2018/04/18 10:47] Julian Le |
en:software:tim:smartform:autocomplete [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 86: | Line 86: | ||
}; | }; | ||
} | } | ||
- | jq( "#ID_DES_INPUTFELDES" ).autocomplete({ | + | jq( "#ID_OF_FIELD" ).autocomplete({ |
source: employees, | source: employees, | ||
minLength: 0, | minLength: 0, |