I have a web form (using webform module for drupal-8.5.6
wherein I need city and state fields to get auto-populated as soon as a zip code is entered. I have taxonomy terms as zip codes and their corresponding cities and states as fields of each zip code. I am completely new to Drupal.
How should I do? Any ideas?