How to create a custom autocomplete field and populate multiple fields with Ajax
Auto populating multiple form fields on Ajax is relatively easy in Drupal. Let's say that you have an autocomplete field and after the user selects an item from it you want to populate some other fields.