/footprints-fill-contact

Userscript to auto-fill contact fields if email is not provided in the correct format.

Primary LanguageJavaScript

Auto-fill contact info in Numara footprints ticketing system

This Greasemonkey/Userscript parses the submitted email address to grab the NetID for the user. It then launches the contact lookup window to fill out the rest of the contact information.

Credit

Thanks to Ben Nadel / Kinky Solutions for the nifty little mail parsing function.

The "Get URL Parameters" function courtesy of Netlobo.

To-Do

  • TODO: Make lookup use ajax instead of popping up a new window
  • TODO: Option to change status to something more appropriate?