= autocomplete user fields on tickets using AJAX = == Description == The AutocompleteUsersPlugin allows AJAX completion of users for the owner and CC fields on new and existing tickets. Currently, all the known users are autocompleted though this could be restricted to those that have the ticket owner permission. A {{{/users}}} URL is served which presents the user data in a format suitable to the javascript autocompleter. The AutocompleteUsersPlugin should gracefully degrade in the case of no JS or the case where {{{[ticket] restrict_owner = true}}} == Bugs/Feature Requests == Existing bugs and feature requests for AutocompleteUsersPlugin are [report:9?COMPONENT=AutocompleteUsersPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AutocompleteUsersPlugin&owner=k0s new ticket]. == Download == Download the zipped source from [download:autocompleteusersplugin here]. == Source == You can check out AutocompleteUsersPlugin from [http://trac-hacks.org/svn/autocompleteusersplugin here] using Subversion, or [source:autocompleteusersplugin browse the source] with Trac. == Example == Screenshot of the plugin in action: [[Image(attachment:screenshot.png)]] == Recent Changes == [[ChangeLog(autocompleteusersplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:k0s] [[BR]] '''Contributors:'''