Share via


How Visual Studio Tools was used

This sample application uses the eventing and resource access features of Visual Studio Tools for Microsoft Dynamics GP.

Resources accessed

The Field Defaulter sample uses the following resources in the Dynamics dictionary:

Forms
  • RmCustomerMaintenance
Windows
  • RmCustomerMaintenance

Events

The Field Defaulter sample registers the following event in Microsoft Dynamics GP:

  • A change event for the ZipCode field in the Customer Maintenance window, used to look up the value entered. If the city and state can be found for the ZIP code value entered, their value are automatically set in the window.