<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=AutoCompleteEmail</id>
	<title>AutoCompleteEmail - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=AutoCompleteEmail"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=AutoCompleteEmail&amp;action=history"/>
	<updated>2026-08-22T13:56:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=AutoCompleteEmail&amp;diff=239&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=AutoCompleteEmail&amp;diff=239&amp;oldid=prev"/>
		<updated>2016-04-06T20:03:17Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is an [[AjaxEnhancement]] I&amp;#039;m working on...&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
&lt;br /&gt;
Our helpdesk staff when taking calls have to know or ask for the caller&amp;#039;s full email address in order to properly create the ticket. It would be nice if they could quickly lookup requesters email addresses by typing in their first or last names.&lt;br /&gt;
&lt;br /&gt;
== Solution (In Progress) ==&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s the solution I came up with:&lt;br /&gt;
&lt;br /&gt;
Add some Javascript to the Create ticket page to lookup names and email addresses as the user types into the Requesters field. When matches are found, display a dropdown menu showing matching names. The user can continue typing an email address, or select a complete name/email from the list, in which case the email address will be placed into the input box.&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t figured out a nice way to package this customization, and now it doesn&amp;#039;t look like I ever will, so I&amp;#039;m just gonna post what I have and maybe someone will find it helpful.&lt;br /&gt;
&lt;br /&gt;
http://jason.long.name/software/rt-hacks/&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/~nchuche/RTx-EmailCompletion/ RTx::EmailCompletion]&lt;br /&gt;
&lt;br /&gt;
== Gotchas ==&lt;br /&gt;
&lt;br /&gt;
My extension uses LDAP to lookup names and addresses. This may not be appropriate for all sites. I expect it could be modified to search in RT&amp;#039;s user database...&lt;br /&gt;
&lt;br /&gt;
Contact [mailto:jlong@messiah.edu jlong@messiah.edu] with questions/comments.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>