Library
  1. Working with forms
  2. Form events and event handlers
  3. Form event handler response types
  4. Goto Form response type

Goto Form response type

Event handlers with a Goto Form response type are used to open a form and make it the currently active. You must specify the name of the form to launch. Once the target form opens, the originating form closes.
Related topics
  • Event Handler Parameters - Specify Form Run Options
  • Form event handler response types